Dropdown menu

K

Klont

Hi,

I have a question. I am working on a spreadsheet that has a dropdow
menu with different quality standards. The costumer will be able t
select a standard and then the price should automaticly be shown in th
row next to it. How can u do that?

In d5 the quality standard is set and in f5 the price should appear

Thank you in advance,

Peter van den Berg
Netherland
 
B

Bob Phillips

Peter,

You need a table of quality standards and price, and then use VLOOKUP to
lookup the selected value into this table.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)
 
Top