Hi,
I have a number of combo boxes (Linked to tables) I would like an unbound text box to display the summary of the selections in the various combo boxes.
EG:
Category: Hardware
Sub Category: AGP Video Adaptor
The values displayed in the text box are
: 1 2 , where 1 is the category_ID for Hardware, etc.
I would like the following to be displayed :
Hardware AGP Video Adaptor
I would like to show the actual value and not the ID number?
Thanks for a great forum!
Wolfgang
I have a number of combo boxes (Linked to tables) I would like an unbound text box to display the summary of the selections in the various combo boxes.
EG:
Category: Hardware
Sub Category: AGP Video Adaptor
The values displayed in the text box are
: 1 2 , where 1 is the category_ID for Hardware, etc.
I would like the following to be displayed :
Hardware AGP Video Adaptor
I would like to show the actual value and not the ID number?
Thanks for a great forum!
Wolfgang