+ Reply to Thread
Results 1 to 2 of 2

Issue with IF(ISERROR(VLOOKUP syntax

  1. #1
    Registered User
    Join Date
    09-20-2011
    Location
    Green Bay
    MS-Off Ver
    Excel 2010
    Posts
    1

    Issue with IF(ISERROR(VLOOKUP syntax

    Hello

    I am working on combining two templates into one and am running into a roadblock. The below formula is working for me, but some cells do come back with a #N/A. How do I incorporate ISERROR or ISNA functionality into the below logic?

    IF($G8=stkcost1!$B$1,(VLOOKUP($F8,stkcost1,MATCH($M$6,stkhead1,0),0)),IF($G8=stkcost2!$B$1,(VLOOKUP($F8,stkcost2,MATCH($M$6,stkhead2,0),0)),IF($G8=stkcost3!$B$1,(VLOOKUP($F8,stkcost3,MATCH($M$6,stkhead3,0),0)),IF($G8=stkcost4!$B$1,(VLOOKUP($F8,stkcost4,MATCH($M$6,stkhead4,0),0)),IF($G8=stkcost5!$B$1,(VLOOKUP($F8,stkcost5,MATCH($M$6,stkhead5,0),0)),"")))))

    Thanks in advance!
    Jess

  2. #2
    Forum Expert Simon Lloyd's Avatar
    Join Date
    03-02-2004
    Location
    locked in the cage
    MS-Off Ver
    All the ones my homepage shows
    Posts
    3,161

    Re: Issue with IF(ISERROR(VLOOKUP syntax

    Maybe this will help you understand the logic http://www.thecodecage.com/forumz/563726-post4.html
    Not all forums are the same - seek and you shall find

+ 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