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
KARL DEWEY - 18 Jul 2006 00:01 GMT
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 thank any one can help me
John Vinson - 18 Jul 2006 00:06 GMT
>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]