VLookUp

babypink

Board Regular
Joined
Oct 10, 2007
Messages
81
Hi

I have a Vlookup formula which took me about a week to work out..! Problem is, if the value in the Vlookup cell is BLANK the rest of the table throws in #NA

Qty Code Type Unit Total
2 A011001 8 tier super £10.00 £20.00
#N/A #N/A #N/A #N/A

My formula is =VLOOKUP(B16,picklist,2)

Please help
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
Yes, everything in that column, if it is blank ie I only need to pick one line then the rest of row shows #NA
 
Upvote 0
Wow that works, thank you so much, and it actually adds up the total, hurrrah....

Brilliant when you know what you are doing

:LOL:
 
Upvote 0
Oh blimey I have now got this

Qty Code Type List Price Sub Total Disc Line Total
#VALUE! #VALUE!



The formula I use in Sub Total is =A2*E2

Under Disc I have a pick list with 30% or 40% (text)

Line total is =F1*(1-G1)
 
Upvote 0
Oh blimey I have now got this

Qty Code Type List Price Sub Total Disc Line Total
#VALUE! #VALUE!



The formula I use in Sub Total is =A2*E2

Under Disc I have a pick list with 30% or 40% (text)

Line total is =F1*(1-G1)
 
Upvote 0

Forum statistics

Threads
1,217,364
Messages
6,136,118
Members
449,993
Latest member
Sphere2215

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top