View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
harinath harinath is offline
external usenet poster
 
Posts: 9
Default How to Check a checkbox on spreadsheet from VB code

Please give some input on how to check/uncheck the checkbox which is placed o
a spreadsheet using VBA code

In my case when i right click the checkbox on spreadsheet it is displaying "Check Box 45"
can i use this to set the checkbox true or false in code..Is it correct

Thank
Harinath