+ Reply to Thread
Results 1 to 6 of 6

Array formula problem

Hybrid View

  1. #1
    Registered User
    Join Date
    03-04-2013
    Location
    birmingham
    MS-Off Ver
    Excel 2007
    Posts
    28

    Array formula problem

    is it possible in an array formula when you have found the information required to hide the balance of the array formula but not loose the function of the remainder rows just not display the #num! . i.e if the array is set for 10 rows and only 5 results are shown how to hide the other 5 rows with no results. please see attached work book. very new to this and any help would be appreciated.
    Attached Files Attached Files

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Array formula problem

    Use IFERROR in front of your formulas.

    Example

    =IFERROR(INDEX(Φύλλο1!A$3:A$1000,SMALL(IF(Φύλλο1!$B$3:$B$1000>0,ROW(Φύλλο1!A$3:A$1000)-2),ROW(Φύλλο1!A1))),"")
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Registered User
    Join Date
    03-04-2013
    Location
    birmingham
    MS-Off Ver
    Excel 2007
    Posts
    28

    Re: Array formula problem

    hello fotis1991 thank you for replying but im having problems when i enter the iferror to the array its comes up say either to many or not enough arguments and i dont understand enough to fix it any help much appreciated. if you could do one on the example even better

  4. #4
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Array formula problem

    Here you are.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    03-04-2013
    Location
    birmingham
    MS-Off Ver
    Excel 2007
    Posts
    28

    Re: Array formula problem

    fotis1991 you are a super star well done perfect result still not sure what i did wrong will have to study it more

    Thank You

  6. #6
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Array formula problem

    .........................

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1