Results 1 to 5 of 5

Help with Vlookup to Cross Ref Items and Prices

Threaded View

  1. #1
    Forum Contributor
    Join Date
    02-14-2004
    Posts
    131

    Help with Vlookup to Cross Ref Items and Prices

    I need help with VLookup. In a worksheet named products I have a column of item numbers. I also have equivalent competitive item numbers. In the final XRF worksheet I'm trying to use VLOOKUP to make the cross reference and return the competitive price in its respective column in the XRF worksheet.
    So in the XRF worksheet I'm looking for the same item number in the products worksheet. If equal I want the Column B in XRF to be the item's OEM number.

    then I'd like the subsequent columns to lookup their cross reference number and return the price in that column.

    =IF(ISNA(VLOOKUP($A$2:$A$47,products!$A$2:$A$655,1,TRUE))," ",VLOOKUP($A$2:$A$654,products!$A$2:$A$655,"2"))

    I've attached the file. Hope someone can help. Thanks
    Last edited by nander; 09-06-2006 at 09:59 AM.

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