View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
arand arand is offline
external usenet poster
 
Posts: 1
Default Excel and Visual Basic

Hello,

I am trying to create a command button in Microsoft Excel (Office 2000) that
enables me to reset the check box status for a worksheet from checked to
unchecked. The worksheet contains approximately 50 check boxes and is meant
to be reused. Is this possible? If so, how can I program it to do so? Thanks.