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

H

HANA

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
 
K

KARL DEWEY

You could use a query by having the table field default to zero and your
options 1 through your maximum number.
 
J

John Vinson

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]
 
Top