View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Kbernbr Kbernbr is offline
external usenet poster
 
Posts: 1
Default Check Box Macro for multiple sheets

Hello, I am trying to write a macro (complete newbie) has the following
function: (I used the toolbar, not forms for checkboxes)

if the value ot checkbox 1 on sheet 1 = true, then a value of 10 should
enter into cell C33 on sheet 2.

Any suggestions for the newbie?

Thanks ahead of time