R
Rob W
Greetings,
I have a combo box on a form based on a table with the following fields:-
ID
Name
I want the user to select via name, using the ID column as hidden.
Though Its Important I store the ID column somewhere as It needs to be
passed into a query that builds a subform.
Ive been looking at bound to try to the bound it to the ID but display the
Name only in the combo box, without any luck.
Does anyone have any suggestions please?
Thanks
Rob
I have a combo box on a form based on a table with the following fields:-
ID
Name
I want the user to select via name, using the ID column as hidden.
Though Its Important I store the ID column somewhere as It needs to be
passed into a query that builds a subform.
Ive been looking at bound to try to the bound it to the ID but display the
Name only in the combo box, without any luck.
Does anyone have any suggestions please?
Thanks
Rob