#1   Report Post  
Posted to microsoft.public.excel.misc
Teaster
 
Posts: n/a
Default 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,FALS E))

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,FALS E))
comes back as #ref
Ugh...

Thanks a head of time for any input
  #2   Report Post  
Posted to microsoft.public.excel.misc
Toppers
 
Posts: n/a
Default 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,FALS E))

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,FALS E))
comes back as #ref
Ugh...

Thanks a head of time for any input

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VLOOKUP Problem Ian Excel Discussion (Misc queries) 3 April 6th 06 06:47 PM
Using single cell reference as table array argument in Vlookup CornNiblet Excel Worksheet Functions 3 September 22nd 05 09:15 AM
VLOOKUP Limitations chris_manning Excel Worksheet Functions 2 August 9th 05 06:23 PM
vlookup data hidden within worksheet Excel Worksheet Functions 0 January 26th 05 12:09 PM
Vlookup info being used without vlookup table attached? Excel Worksheet Functions 0 January 25th 05 10:43 AM


All times are GMT +1. The time now is 07:02 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"