|
-
Dec 27th, 2001, 01:08 PM
#1
Thread Starter
Addicted Member
clearing checkboxes....
Can someone please tell me how to set a checkbox from the checked state back to unchecked?
Thanks,
Bryan
-
Dec 27th, 2001, 01:10 PM
#2
-
Dec 27th, 2001, 01:11 PM
#3
Frenzied Member
check1.Value = vbchecked
check1.Value = vbunchecked
-
Dec 27th, 2001, 01:11 PM
#4
-
Dec 27th, 2001, 01:19 PM
#5
Thread Starter
Addicted Member
Thanks, turns out I had the right code, I was just putting it in the wrong spot...
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
|