Thread: checkbox
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
antonov antonov is offline
external usenet poster
 
Posts: 17
Default checkbox

I have 2 problems with checkboxes:

1. in exel 2003 it it possible to clear the text in the checkboxes I've
placed in my workbook?

2. I have a checkbox in an userform. When I checkit I would like the result
to appear in one of the checkboxes in my workbook. How can I do that?
Checkbox1 is over cell H25.....

Thanks