+ Reply to Thread
Results 1 to 5 of 5

Vlookup Problem - excluding specific items when dragging down

  1. #1
    Forum Contributor
    Join Date
    12-30-2008
    Location
    Woking, England
    MS-Off Ver
    Excel 2007
    Posts
    197

    Vlookup Problem - excluding specific items when dragging down

    Hi,

    Im using the following formula to update our prices in our stock list.

    =VLOOKUP(C1,'Most Recent Prices 2009'!A:G,6,0)

    Column C = Unique part number.

    Problem:
    I have a tab of 100 or so prices that I don't want to be updated. How can I exclude these pieces of equipment when I drag down the above formula. Assume that these pieces of equipment are in a tab called 'keep' and their unique part numbers are in Column A.

    Thanks in advance

    Sam
    Last edited by 3smees23; 06-03-2009 at 04:00 AM.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Vlookup Problem - excluding specific items when dragging down

    Can you try again.. I am confused as to your question

    Are you just looking for the last price listed for the item?
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Forum Contributor
    Join Date
    12-30-2008
    Location
    Woking, England
    MS-Off Ver
    Excel 2007
    Posts
    197

    Re: Vlookup Problem - excluding specific items when dragging down

    Every few months we get a new price list from our suppliers, because of this I use the formula mentioned on the last post to update them.

    But there are 100 service items that we have tripled in price that we need to stay the same. I have listed these items in the 'keep' tab. so i now need to update the v-lookup formula to emit any part codes stated in this 'keep tab'.

    Hope this makes sense

    Cheers

  4. #4
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Vlookup Problem - excluding specific items when dragging down

    Probably you need an IF() formula like below...

    Please Login or Register  to view this content.
    So if the Match is not found in column A of Keeps Sheet, it will look in Most Recent Prices 2009, otherwise it will look in the other sheet with Old Prices...

    If not... then a sample workbook would help.

  5. #5
    Forum Contributor
    Join Date
    12-30-2008
    Location
    Woking, England
    MS-Off Ver
    Excel 2007
    Posts
    197

    Re: Vlookup Problem - excluding specific items when dragging down

    Cheers NBVC.

    I dont need this formula yet so i will check it in the near distant future. thanks

+ 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