Rest Option Buttons

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have added a Reset button (Command Button) to a form I have made. The
button simply clears all the cells where data can be entered. In the form I
also have three option buttons A B and C. I can’t wok out how to get the
option buttons to rest to A by using the Rest button.

Many thanks,

Luke
 
Me.OptionButton1.Value = True


--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top