View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mona (Yahoo) Mona (Yahoo) is offline
external usenet poster
 
Posts: 1
Default Beginner - Click a checkbox then calculation to be done automatically

Hi all,

I'm a beginner to excel ... would anyone please give me some help?

I have added in two checkboxes on a sheet and if the user clicks
checkbox 1, then cell C10 will show the answer of cell B5*5%.

If the user clicks checkbox 2, then cell C10 will show "0" (zero).

Thank you very much in advance.
M