Help on a query.
Using a newly created column - would like to pop in data depending on the selection made by the user.
eg. New field = AgeCategory (Class 1 are < 13yrs, Class 2 are between 13 and 18 yrs and Class 3 are > 18yrs!)
In the combo box when they select < 13yrs, it should pop in "Class 1" etc.
The SQL code to do this...
Thanx!
Using a newly created column - would like to pop in data depending on the selection made by the user.
eg. New field = AgeCategory (Class 1 are < 13yrs, Class 2 are between 13 and 18 yrs and Class 3 are > 18yrs!)
In the combo box when they select < 13yrs, it should pop in "Class 1" etc.
The SQL code to do this...
Thanx!