Hi,
I have a simple select query which is the data source for a combo box. The values which show in the combo box are from column 2 (Country). The query results are below:
At the moment, the combo shows all the instances of 'England'. Is there any way I can get the combo to show only one instance of England so users can select from just the 3 unique values?
I have a simple select query which is the data source for a combo box. The values which show in the combo box are from column 2 (Country). The query results are below:
At the moment, the combo shows all the instances of 'England'. Is there any way I can get the combo to show only one instance of England so users can select from just the 3 unique values?