+ Reply to Thread
Results 1 to 2 of 2

Vlookup referencing a vlookup formula

  1. #1
    Registered User
    Join Date
    01-24-2011
    Location
    Cleveland, Ohio
    MS-Off Ver
    Excel 2007
    Posts
    1

    Exclamation Vlookup referencing a vlookup formula

    I just need to know if Excel acknowledges the results of a formula and is able to reference said result in a new formula. The two formulas are as follows:

    Resulting in the SKU number i need from Sheet1 to be in Sheet2
    =vlookup(D3,Sheet1!$a$1:$h$1677,1,FALSE)
    This returns the SKU number I need into Sheet 2, F column, based on the Item # I already have in sheet 2. This formula is working properly and is not the problem

    THIS is the problem:
    NOW I need to return the order amount from Sheet 3 based on the SKU i just looked up in Sheet1 and now have in Sheet 2.

    =vlookup(F2,Sheet3'!$a$1:$h$1677,3,FALSE)

    The problem I have is that I need to use the item number to find the sku number, then need the sku number to find the order amount. BUT NONE of these sheets have all 3 items in it.

  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 referencing a vlookup formula

    If the SKUs are numeric it could be that formatting is not all the same between the sheets.

    Select column A in Sheet3 and then go to Data|Text to Columns and skip to 3rd dialogue,\

    From the data column format area select General if you want numbers or text if you want text formats.

    Click finish.

    If the sku's have letters in them, check for extra spaces, etc in the supposed match cell.
    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.

+ 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