+ Reply to Thread
Results 1 to 5 of 5

Help with Formula Please!! (IFERROR/INDEX)

  1. #1
    Registered User
    Join Date
    04-15-2013
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    10

    Angry Help with Formula Please!! (IFERROR/INDEX)

    Hi,

    Have problems with the attached file, i'm trying to create a sheet with merged data from different sheets based on a primary key field (url).

    I want the formula to search the original sheet "OSE" and pull data where the url matches that of the sheet "Merge"

    I have partially completed the formula:

    =IFERROR(INDEX(OSE!$B$2:$B$999,SMALL(IF(OSE!$A$3:$A$999=A3,ROW($A$3:$A$999)-ROW($E$3)+1,5E+100),ROW(AX1))),"")

    but i think some of the formula is redundant and not used, the only thing it does not do is find pull back info for url's that are not on the same row. From the attached you can see the only value that gets pulled back is that in the sheet "Merge" B5 - This did work for this one cell but when i trimmed down the data so i could include it as a sample it stopped working.

    Any help is much appreciated.
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    04-15-2013
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    10

    Re: Help with Formula Please!! (IFERROR/INDEX)

    Pretty Please...

  3. #3
    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: Help with Formula Please!! (IFERROR/INDEX)

    Perhaps....in B3 this ARRAY formula. Copy down and across.

    IFERROR(INDEX(OSE!B$2:B$100,SMALL(IF(OSE!$A$2:$A$100=$A3,ROW(OSE!B$2:B$100)-1),ROW(OSE!B1))),"")
    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.

  4. #4
    Registered User
    Join Date
    04-15-2013
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    10

    Re: Help with Formula Please!! (IFERROR/INDEX)

    Hi,

    This works but only for rows where the corresponding URL is on the same line (B3 and B5) - It just gives a blank for the rest. This is the stage i had originally got to put when trimming the example to 100 rows it broke it.

    Many thanks for your help though... Still stumped!!

  5. #5
    Registered User
    Join Date
    04-15-2013
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    10

    Re: Help with Formula Please!! (IFERROR/INDEX)

    Anyone? Really need this to work...

    Thanks

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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