This is what I am trying to accomplish. It is to have a subform list all orders for a specific employeeid and specific date via tabs.
I do not know how to filter a subform based on a parent entry form ???
Table used:
Table1: orderno (primarykey), employee, entrydate....,notes
Table2: orderno, hours, wage, description....
table1.orderno --> table2.orderno
1 Form using 2 tabs:
Tab1: orderno, employeeid, entrydate
subform1 with table2 detailed (linked via orderno)
Tab2: subform2 (identical to subform1) but need to be filtered (ie: show all entry for employeeid = tab1.employeerid AND = tab1.entrydate)
Please advice,
thank you.
dré
I do not know how to filter a subform based on a parent entry form ???
Table used:
Table1: orderno (primarykey), employee, entrydate....,notes
Table2: orderno, hours, wage, description....
table1.orderno --> table2.orderno
1 Form using 2 tabs:
Tab1: orderno, employeeid, entrydate
subform1 with table2 detailed (linked via orderno)
Tab2: subform2 (identical to subform1) but need to be filtered (ie: show all entry for employeeid = tab1.employeerid AND = tab1.entrydate)
Please advice,
thank you.
dré