TheStriker
Registered User.
- Local time
- Today, 15:29
- Joined
- Jan 5, 2004
- Messages
- 17
Hello,
I am attempting to add a record to my tables through a form based on a QUERY. The form has combo boxes for the user to select description text from, however the tables only reference the ID of the description text. When the user selects the description without the ID, Access adds the record to the source table which I don't want to do.
Is there a way to display the description text in the combo boxes, but store the ID so the tables are REFERENCED and not updated. Let me know if you need more info...
Thanks in advance
I am attempting to add a record to my tables through a form based on a QUERY. The form has combo boxes for the user to select description text from, however the tables only reference the ID of the description text. When the user selects the description without the ID, Access adds the record to the source table which I don't want to do.
Is there a way to display the description text in the combo boxes, but store the ID so the tables are REFERENCED and not updated. Let me know if you need more info...
Thanks in advance