+ Reply to Thread
Results 1 to 3 of 3

ISNA not working as expected

  1. #1
    Registered User
    Join Date
    06-30-2011
    Location
    Portland, OR
    MS-Off Ver
    Excel 2010
    Posts
    2

    ISNA not working as expected

    I am trying to use an IF(ISNA formula to eliminate any #N/A entries from occurring in my sheet, but when I ctrl shift enter (array formula) none of the #N/As go away. The formula still works for the cells that return values, but it doesn't eliminate the #N/As. Any ideas? Here's the formula:

    =IF(ISNA(OFFSET(Table,0,MATCH("Commissioning Completion",OFFSET(Table,0,0,1,COLUMNS(Table)),0)-1,ROWS(Table),1)),"",(OFFSET(Table,0,MATCH("Commissioning Completion",OFFSET(Table,0,0,1,COLUMNS(Table)),0)-1,ROWS(Table),1)))
    Last edited by NBVC; 06-30-2011 at 03:57 PM.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: ISNA not working as expected

    It seems to work for me on a sample I tried to reverse-engineer from your formula...

    But perhaps putting up your actual spreadsheet sample (or facsimile) would help.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    06-30-2011
    Location
    Portland, OR
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: ISNA not working as expected

    Yeah, I discovered it was that the range of "Table" was smaller than the array I was spreading the formula over. I expanded the table range and it worked. Thanks.

+ 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