nicksource
Registered User.
- Local time
- Today, 23:20
- Joined
- Feb 18, 2008
- Messages
- 69
I have a Combobox basically listing all the rows in a table, however one field is a number which corresponds to another table to get its details.
How do I make a combobox so it looks up the detail from another table using the number in this field? I can't add DLookup to a combobox or edit the SQL Query for it.
Any ideas?
How do I make a combobox so it looks up the detail from another table using the number in this field? I can't add DLookup to a combobox or edit the SQL Query for it.
Any ideas?