View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default drop down list in excel

You need a lookup table of products and prices, and use VLOOKUP the selected
value into that table.

--

HTH

Bob Phillips

(remove nothere from the email address if mailing direct)

"cmh" wrote in message
...
has anyone linked pricing in drop down list.
so a user can pick the product from a list and the pricing would display

and
link in a separate cell?
i am trying to build a bid program for my company in excel