+ Reply to Thread
Results 1 to 2 of 2

VLOOKUP

  1. #1
    Teaster
    Guest

    VLOOKUP

    Hi
    My vlookup is as follows
    Pull down inventory (b18) comes back with sell price (3) Sell cost
    =IF(ISBLANK(B18),"",VLOOKUP(B18,ProductInfo,3,FALSE))

    Problem I am having:
    Will not go past (3) on my productinfo.. I have the next col set up for
    profit (4)
    =IF(ISBLANK(B18),"",VLOOKUP(B18,ProductInfo,4,FALSE))
    comes back as #ref
    Ugh...

    Thanks a head of time for any input

  2. #2
    Toppers
    Guest

    RE: VLOOKUP

    This suggests "ProductInfo" is incorrect - how is it defined?

    "Teaster" wrote:

    > Hi
    > My vlookup is as follows
    > Pull down inventory (b18) comes back with sell price (3) Sell cost
    > =IF(ISBLANK(B18),"",VLOOKUP(B18,ProductInfo,3,FALSE))
    >
    > Problem I am having:
    > Will not go past (3) on my productinfo.. I have the next col set up for
    > profit (4)
    > =IF(ISBLANK(B18),"",VLOOKUP(B18,ProductInfo,4,FALSE))
    > comes back as #ref
    > Ugh...
    >
    > Thanks a head of time for any input
    >


+ 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