kmiTekTips
Programmer
I have a query for daily staff info (adoquery1) which contains employee ids, and task codes.
When inserting a new record, I am able to select an employee name from one lookupcombo box (adoquery2) and update the daily staff info. when I add another lookupcombobox (adoquery3) for task descriptions I only get the list of descriptions - not the task for that given record. And I cannot insert a new record.
When inserting a new record, I am able to select an employee name from one lookupcombo box (adoquery2) and update the daily staff info. when I add another lookupcombobox (adoquery3) for task descriptions I only get the list of descriptions - not the task for that given record. And I cannot insert a new record.