hi there,
I have a combo box, with a look up - it is looking up a table:
tbl_locations_sri
this table has 3 columns:
sri_location_id
sri_ward_number
sri_location_name
when i use the combo, it displays the ward number and the location name field (which is what i want).
But, when i click my choice, it only displays the ward number, and i would rather it displayed the location name.
How can i change this?
many thanks,
Neil
I have a combo box, with a look up - it is looking up a table:
tbl_locations_sri
this table has 3 columns:
sri_location_id
sri_ward_number
sri_location_name
when i use the combo, it displays the ward number and the location name field (which is what i want).
But, when i click my choice, it only displays the ward number, and i would rather it displayed the location name.
How can i change this?
many thanks,
Neil