![]()
Optionbutton1.value = False
![]()
Optionbutton1.value = False
That's what I did, but it didn't work. I made a button you could push and I used
as the code, but I got an error. It says "Object Required". Any idea what's going on?OptionButton1.Value = False
I got it to work when I put the code on the code for the sheet rather than in a module. That did the trick. Thanks anyways.
Last edited by wmorrison49; 10-30-2007 at 11:01 AM.
Sorry. I missed the post. If you wanted to keep the code in a module rather than in the sheet code, you just have to add the sheet name:
![]()
Sheet1.Optionbutton1.Value = False
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks