Thread: VLOOKUP help
View Single Post
 
Old 03-16-2018, 03:56 AM
loektheman loektheman is offline Windows 7 32bit Office 2010 32bit
Novice
 
Join Date: Mar 2018
Posts: 1
loektheman is on a distinguished road
Default VLOOKUP help

Hey All,

I've created an price proposal template where I want to select a customer type, fill in product ID and let the sheet look up the rest in a second TAB. The only problem is: I can't seem to get the correct price tab working. Can someone please help me?

here's the excel example. the problem is in de K. Now using this formula:

=IF(B19="";"";VLOOKUP(B19;Disposables!B4:Q7;5;0))

the '5' should become 11, 13 or 15 corresponding the customer type chosen in D4

http://www.filedropper.com/voorbeeldpriceproposal
Reply With Quote