+ Reply to Thread
Results 1 to 4 of 4

Resolved >>> Vlookup

  1. #1
    Registered User
    Join Date
    04-11-2007
    Posts
    82

    Resolved >>> Vlookup

    Hi guys!!! thanks for my vlookup & if help about 10 mins ago .. it worked!! Now one more question .. I noticed

    if I am looking up column a, to give me column c's value, it returns b's column.. does a vlook up only work when the columns are side by side :

    =IF(ISNA(VLOOKUP(D22,'OGS SCHEDULE A'!A:C,2,FALSE)),"0",VLOOKUP(D22,'OGS SCHEDULE A'!A:C,2,FALSE))


    I want to look in column A for column C values, but instead get column b values???

  2. #2
    Forum Expert oldchippy's Avatar
    Join Date
    02-14-2005
    Location
    Worcester, UK
    MS-Off Ver
    Excel 2007 (Home)
    Posts
    7,097
    =IF(ISNA(VLOOKUP(D22,'OGS SCHEDULE A'!A:C,2,FALSE)),"0",VLOOKUP(D22,'OGS SCHEDULE A'!A:C,2,FALSE))

    Try changing the 2 to 3, the third column rather than the second
    oldchippy
    -------------


    Blessed are those who can give without remembering and take without forgetting

    If you are happy with the help you have received, please click the <--- STAR icon on the left - Thanks.

    Click here >>> Top Excel links for beginners to Experts

    Forum Rules >>>Please don't forget to read these

  3. #3
    Registered User
    Join Date
    04-11-2007
    Posts
    82
    You're a geniius!!! Thanks so much!!

  4. #4
    Forum Expert oldchippy's Avatar
    Join Date
    02-14-2005
    Location
    Worcester, UK
    MS-Off Ver
    Excel 2007 (Home)
    Posts
    7,097
    Glad it worked for you - If you want to no more, take a look at this link

    http://www.contextures.com/xlFunctions02.html

+ 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