View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Sasa Stankovic Sasa Stankovic is offline
external usenet poster
 
Posts: 38
Default cell value based on combo box entry

hi,
my idea, when using combo box, is to link combo box with cell. So, each
change in combobox is written in cell.
and then you use that cell address in your formula! But, you need to "hide"
that cell by putting your combobox over it.
please send me an e-mail for example..

sasa

"rdwngr23" wrote in message
...
how can i get a specific value in a cell based on what is marked from a
checkbox?

if i have a combo box with 25, 30, 40 in cell b2 and i want cell b3 to
calculate a formula based on the "25" being checked (ie: if "25" is
checked
multiply that (25) by 3.85)

am trying to use this for a home business - need help please!!!