Thread: Checkbox macros
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
LN[_2_] LN[_2_] is offline
external usenet poster
 
Posts: 2
Default Checkbox macros

Hello,

I am new at creating macros, and am wondering if anyone can help me with a
detail explanation as I can't seem to figure this out. I have created some
checkboxes, and need to create a macro where if the checkbox is clicked then
cell 'A1' (for example) would provide a value of '1'. if not clicked, then
it would be '0'.

Any help would be much appreciated.