yepwingtim
Registered User.
- Local time
- Today, 10:58
- Joined
- Jun 6, 2008
- Messages
- 126
I have 3 tables
tblcodes - has the list of employee codes
tblemployees - uses the list of codes
they have a one to many relationship
how can i use an unbound combobox using tblcodes to search for employees.code in a form
it seems to grabbing the tblcodes.id instead of tblcodes.codes from the unbound
im using the applyfilter macro
________
Mercedes-Benz Conceptfascination Specifications
tblcodes - has the list of employee codes
tblemployees - uses the list of codes
they have a one to many relationship
how can i use an unbound combobox using tblcodes to search for employees.code in a form
it seems to grabbing the tblcodes.id instead of tblcodes.codes from the unbound
im using the applyfilter macro
________
Mercedes-Benz Conceptfascination Specifications
Last edited: