Thread: drop down lists
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
RagDyeR RagDyeR is offline
external usenet poster
 
Posts: 3,572
Default drop down lists

Check out this web page of Debra Dalgleish on this exact subject:

http://www.contextures.com/xlDataVal02.html

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Mike" wrote in message
...
Problem: I need to create a drop down box that is based from two other
drop
down.
Drop Down (A) you pick if yoiu are a "Individual,Business,Group" Then in
Drop Down (B) you Pick an amount "1 cent, 2 cent, 3 cent" And in Drop Down
(C) you pick a add on price based on (A) and (B)

Eample: pick ("Individual", "2 Cent") Drop Down (C) will then show "$10,
$20, $30"
or pick("Group", "2 Cent") Drop Down (C) will then show "$100, $200, $300"