+ Reply to Thread
Results 1 to 5 of 5

IFERROR INDEX/MATCH for multiple sheets

  1. #1
    Registered User
    Join Date
    08-14-2006
    Posts
    18

    IFERROR INDEX/MATCH for multiple sheets

    I'm using Excel 2010.
    I'm using the below formula to populate the location of my inventory but I need to gather the data from column C of a third sheet, 'PLANTS' by matching it to column E. Also, if the inventory doesn't show up on any of the three sheets, I'd like it to populate "In stock".

    =IFERROR(INDEX('CUSTOMER INFO'!B:B,MATCH(A3,'CUSTOMER INFO'!E:E,0)),INDEX(SUBSTATIONS!C:C,MATCH(A3,SUBSTATIONS!E:E,0)))

    Can anyone help? Is there a simpler way of doing this?

  2. #2
    Forum Expert judgeh59's Avatar
    Join Date
    02-07-2013
    Location
    Boise, Idaho
    MS-Off Ver
    Excel 2016
    Posts
    2,310

    Re: IFERROR INDEX/MATCH for multiple sheets

    without data I can't test this but the basic idea is to nest IFERROR's...this didn't give me any syntax errors and I think the logic works...

    Please Login or Register  to view this content.
    Ernest

    Please consider adding a * if I helped

    Nothing drives me crazy - I'm always close enough to walk....

  3. #3
    Registered User
    Join Date
    08-14-2006
    Posts
    18

    Re: IFERROR INDEX/MATCH for multiple sheets

    Thank you very much. Works perfectly!
    I had tried nesting the IFERROR's but something wasn't working for me and I couldn't find the problem.

  4. #4
    Forum Expert judgeh59's Avatar
    Join Date
    02-07-2013
    Location
    Boise, Idaho
    MS-Off Ver
    Excel 2016
    Posts
    2,310

    Re: IFERROR INDEX/MATCH for multiple sheets

    lucky shot in the dark....sort of........glad I could help

  5. #5
    Forum Expert judgeh59's Avatar
    Join Date
    02-07-2013
    Location
    Boise, Idaho
    MS-Off Ver
    Excel 2016
    Posts
    2,310

    Re: IFERROR INDEX/MATCH for multiple sheets

    If this has been completed to your satisfaction, please set the thread to Solved...If you feel I deserve an increase in my reputation, feel free to click on the star in the lower left of the thread. Remember, someday when you help somebody they may add to your rep points, and it could be me...just a thought...

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 06-18-2015, 08:45 AM
  2. [SOLVED] Sum used with index match and iferror
    By tlstevens in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-08-2015, 02:43 PM
  3. [SOLVED] IFERROR, MATCH, INDEX functions to find differences of two sheets
    By LinaVa in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 09-30-2014, 10:29 AM
  4. [SOLVED] Iferror, index & match
    By meh999 in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 07-26-2014, 08:43 AM
  5. VBA Index/Match/iferror/and comparision and update file through two different sheets
    By gaurangaero in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-28-2012, 11:33 AM

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