Hi,
On a form I have a combo-box field (EthnicityID), bound to Client_table, its values are populated by another table, Ethnicity_type, (fields: EthnicityID, BME), in which for each value of EthnicityID there is a corresponding BME value (yes or no). For each record in my client_table I want to have a column showing BME value that is automatically given a Yes or No value according to to what the user chooses in the combo-box.....
What's the best way to do this?
Thanks,
Andrew.
On a form I have a combo-box field (EthnicityID), bound to Client_table, its values are populated by another table, Ethnicity_type, (fields: EthnicityID, BME), in which for each value of EthnicityID there is a corresponding BME value (yes or no). For each record in my client_table I want to have a column showing BME value that is automatically given a Yes or No value according to to what the user chooses in the combo-box.....
What's the best way to do this?
Thanks,
Andrew.