|
-
Dec 10th, 2003, 02:21 PM
#1
Thread Starter
Member
Checkbox
Can I test if a checkbox on a sheet within Excel is checked, and if it is make a checkbox on another sheet be checked too?
If chkbox1.value=checked then
chkbox 2.value=checked
End if
Wouldn't this work? Checkboxes don't really depend on the sheet they are on correct. Can you just give them a name and run these type of if then statements? Thanks for any help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|