THE Option Button in the toolbox How i can use it?

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

Guest

Hi, I want to Know if there is a code to verify is an option button is
selected??



i thank any one can help me
 
You could use a query by having the table field default to zero and your
options 1 through your maximum number.
 
Hi, I want to Know if there is a code to verify is an option button is
selected??

I don't understand the question. What is it that you want to "verify"?

If you want to see if you have inserted an Option Button on your form,
look at your Form. Is there an Option Button on the form? If so, then
you have...

John W. Vinson[MVP]
 
Back
Top