sandrothaver
Registered User.
- Local time
- Today, 06:19
- Joined
- Jun 13, 2008
- Messages
- 26
Hi!
I have checkboxes for MALE and FEMALE (my form has to mirror my data collection form, hence no drop-downs). What code do I put behind the checkboxes to allow the query to reflect the values in one GENDER field (which I will create in the table with drop-downs) with the actual values - male and female, instead of the MALE and FEMALE fields that the checkboxes generate in a query with 1's. Also, how do I ensure that the user is only allowed to select one of male or female per record.
Thanks
Sandro
I have checkboxes for MALE and FEMALE (my form has to mirror my data collection form, hence no drop-downs). What code do I put behind the checkboxes to allow the query to reflect the values in one GENDER field (which I will create in the table with drop-downs) with the actual values - male and female, instead of the MALE and FEMALE fields that the checkboxes generate in a query with 1's. Also, how do I ensure that the user is only allowed to select one of male or female per record.

Thanks
Sandro