Problem with OPtion Control box in form

imran qasim

New member
Local time
Today, 08:30
Joined
Jan 3, 2006
Messages
6
i have field in my table called SEX and there are two types Male & Female and i added two option boxes in my form and i search one specific record with query now i want this when we run form or navigate through record so as record change so as well two option boxes shld change for example if i navigate to next record and that record have MALE as sex in table so option 1 shld b black doted and when sex is Female then option 2 shld black doted and vise vers. how can i achieve this trhough coding


Thnxxx in Advance
Take Care
ENJOY
 
If you use an option group with two options, that'll do the trick.

The option group icon is on the toolbox toolbar.
 

Users who are viewing this thread

Back
Top Bottom