Setting default state of a button

G

Guest

Hello - any help appreciated... I'm still learning, and I've learned so much
from you guys already. I have 2 questions.

Question ONE: I have a series of items on a form with a four point rating
scale that I set up through 4 response buttons grouped with the "option
group" feature. I'd like all the items to have a checked 4th button when the
user opens the form (rather than all buttons being unchecked)

Question TWO: With response buttons like these - once you start testing
them out, one button from the group must remain checked (can't uncheck all 4)
- which is fine for when the form is actually in use. But what if I want to
uncheck it and have all of them unchecked again? In excel, there was an
option to change a checked state to an unchecked state. Where is the
equivalent property command in Access?

Thanks OH WISE ONES!!
 
D

Douglas J Steele

1) Set a default for the Option Group that contains the buttons. (Presumably
you'd set it to 4)

2) Set the Option Group equal to Null.
 

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

Top