scottemotive
Registered User.
- Local time
- Today, 00:13
- Joined
- Oct 13, 2004
- Messages
- 36
Hi,
I have a db (fiel too big to attach i can email if required)
which has three comboboxs which are all related to their relevent tables.
i.e Employee combobox links to employee table etc...
The question:
the three comboboxes output to a table calls CMS Compliance Table, (which is where i want to store my records)
however the data stored in their is the "ID" from the tables and not the text values of the fields.
I want to be able to store the text values in the table
for example i select (the numbers are the ID column which is hidden)
cbo 1: Joe Bloggs, 24
cbo 2: Joes Manager, 2
cbo 3: Joes Dept, 31
I want the text value stored in the table and not the ID
can anyone help me on this please?
thank you for any assistance
Scott.
I have a db (fiel too big to attach i can email if required)
which has three comboboxs which are all related to their relevent tables.
i.e Employee combobox links to employee table etc...
The question:
the three comboboxes output to a table calls CMS Compliance Table, (which is where i want to store my records)
however the data stored in their is the "ID" from the tables and not the text values of the fields.
I want to be able to store the text values in the table
for example i select (the numbers are the ID column which is hidden)
cbo 1: Joe Bloggs, 24
cbo 2: Joes Manager, 2
cbo 3: Joes Dept, 31
I want the text value stored in the table and not the ID
can anyone help me on this please?
thank you for any assistance
Scott.