check box in userforms
worksheets("Sheet1").Checkboxes("Check Box 1").value=true
--
HTH
RP
(remove nothere from the email address if mailing direct)
"antonov" wrote in message
.. .
hello everybody,
I have a (new) worksheet. To avoid mistakes all data will be input from an
userform. Is it possible to check boxes in my workbook from the userform?
If
so... how?
thanks again
|