+ Reply to Thread
Results 1 to 3 of 3

VLOOKUP inquiry

  1. #1
    Registered User
    Join Date
    06-22-2006
    Location
    Illinois
    Posts
    2

    VLOOKUP inquiry

    I'm using the formula IF(B1=VLOOKUP(B1,A$1:A$5000,1,FALSE),"DUPLICATE"," ").

    Problem is: on the first worksheet, in the workbook, the formula works as I expect it to. When I use the formula in the second worksheet the lookup function will not return an answer when the text in the B column is typed in, It will only work if the text is copied and pasted in!

    I've tried new worksheets and workbooks but it still will not work unless the text is copied to the B column.

    I'm using EXCEL 2000.

    Thanks

  2. #2
    Registered User
    Join Date
    06-23-2006
    Location
    Belgium
    Posts
    7
    hi,

    maybe you can try this formula in the C column (where the sheet name is incorparated)
    =IF(B1=VLOOKUP(B1,Sheet1!$A$1:$A$5000,1,FALSE),"DUPLICATE"," ")

  3. #3
    Registered User
    Join Date
    06-22-2006
    Location
    Illinois
    Posts
    2
    Wow, now it's works! Thank you Mother Earth for the Rx. I've learned something today.

    Duley

+ 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