M
Michael
Hi Folks - I have combo box that displays an autonumber primary key and a
status field such as:
1 Active
2 Inactive
3 On Hold
etc.
I want the dropdown to display the status items, but I want the underlying
table to store the ID field. I can get the dropdown to display the status
items AND store the ID, but once a dropdown item is selected, the ID is
displayed. I'd like the status item to be displayed after the selection, but
have the ID stored instead of the status item.
Make sense? Thanks,
Michael
status field such as:
1 Active
2 Inactive
3 On Hold
etc.
I want the dropdown to display the status items, but I want the underlying
table to store the ID field. I can get the dropdown to display the status
items AND store the ID, but once a dropdown item is selected, the ID is
displayed. I'd like the status item to be displayed after the selection, but
have the ID stored instead of the status item.
Make sense? Thanks,
Michael