Jon Melone
Board Regular
- Joined
- Mar 10, 2008
- Messages
- 109
Hi,
I have a combo box on a form that allows users to select from a list of values based on a query. In the dropdown, the two columns from the query are visible (ID, Description). But once a selection is made, only the ID is displayed in the field. How do I get the Description to display along with the ID?
Thanks in advance for any assistance,
Jon
I have a combo box on a form that allows users to select from a list of values based on a query. In the dropdown, the two columns from the query are visible (ID, Description). But once a selection is made, only the ID is displayed in the field. How do I get the Description to display along with the ID?
Thanks in advance for any assistance,
Jon