+ Reply to Thread
Results 1 to 5 of 5

=IFERROR(INDEX - formula not working

  1. #1
    Registered User
    Join Date
    10-11-2012
    Location
    Lake Elsinore
    MS-Off Ver
    Excel 2010
    Posts
    46

    =IFERROR(INDEX - formula not working

    Hello all,

    I got help with an =IFERROR(INDEX formula but it is only bringing over every other cell in the INDEX.

    I'm trying to create a list of states from another column - excluding blanks - there are blank cells (sometimes) before and after the data, depening on the result of an IF statment in another cell. The formula below is what I've written and then copied it down; however, like I said earlier the results only bring over everyother cell - please help:

    CELL BO1
    =IFERROR(INDEX(BN1:BN$2300,SMALL((IF(LEN(BN1:BN$2300),ROW(INDIRECT("1:"&ROWS(BO1:BO$2300))))),ROW(BO1)),1),"")
    CELL BO2
    =IFERROR(INDEX(BN2:BN$2300,SMALL((IF(LEN(BN2:BN$2300),ROW(INDIRECT("1:"&ROWS(BO2:BO$2300))))),ROW(BO2)),1),"")
    CELL BO3
    =IFERROR(INDEX(BN3:BN$2300,SMALL((IF(LEN(BN3:BN$2300),ROW(INDIRECT("1:"&ROWS(BO3:BO$2300))))),ROW(BO3)),1),"")

    and so on.

    The formulas above are all Array formulas.

    I have to admit, I'm not really sure how to read the fomula above, I received help with this one.

    Any help that you can offer, is greatly appreciated.

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,448

    Re: =IFERROR(INDEX - formula not working

    Have you committed the formula with Ctrl+Shift+Enter ?

  3. #3
    Registered User
    Join Date
    10-11-2012
    Location
    Lake Elsinore
    MS-Off Ver
    Excel 2010
    Posts
    46

    Re: =IFERROR(INDEX - formula not working

    Yes I have.

  4. #4
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,448

    Re: =IFERROR(INDEX - formula not working

    Perhaps post a small sample sheet of your data?

  5. #5
    Registered User
    Join Date
    10-11-2012
    Location
    Lake Elsinore
    MS-Off Ver
    Excel 2010
    Posts
    46

    Re: =IFERROR(INDEX - formula not working

    I will try, but it's a very complicated workbook that I'm creating. I've attached my GEO tab (contains links); hope that you can use this. Note, had to delete several formulas and cells to fit in this attachment.

+ 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