View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
GeoffWhite18 GeoffWhite18 is offline
external usenet poster
 
Posts: 3
Default uncheck a checkbox with a macro

I need a macro to delete information in cells (A2:G2), and change the value
of a check box to false. The check box is linked to cell (E2) and the value
should change to false. The check box was created useing the forms tool box.
Thanks!