yes no radio button

D

dtm

I have a form where i select an item from a combo box and it prefills the
rest of the data. On this form i have a Yes and No radio button that enable
or disable another text box.

whenever the form loads the y/n buttons are not selected. (neither one have
a bullet in the center). When i load the form data from the drop down i have
it look at the "disabled" text box and if it is greater than 1 i enable it.
This works great. The problem is when i do this i also want the YES button
to select.

second problem. if i select y or n before load the data from the drop down,
then load the data the y/n stays selected. this may be fixed by solving the
first problem?

Anyone have any suggestions on how to do either of these?
 
A

Adam Turner via AccessMonster.com

dtm said:
I have a form where i select an item from a combo box and it prefills the
rest of the data. On this form i have a Yes and No radio button that enable
or disable another text box.

whenever the form loads the y/n buttons are not selected. (neither one have
a bullet in the center). When i load the form data from the drop down i have
it look at the "disabled" text box and if it is greater than 1 i enable it.
This works great. The problem is when i do this i also want the YES button
to select.

second problem. if i select y or n before load the data from the drop down,
then load the data the y/n stays selected. this may be fixed by solving the
first problem?

Anyone have any suggestions on how to do either of these?

If someone or anyone has any idea of what you're talking about, they need to
stop doing drugs a lot more than you do.
 

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

Similar Threads


Top