When I put in the =DLookUp("[Lot_Num]","Lot","[Week_Of] =" & [Forms]![Form2]![Week_Of]) into control source for Lot in Form2, I get #error.
In the Lot Table
Week_Of is Date/Time Data Type
Lot_Num is Auto Number Data Type
Thanks
I have two tables, a Lot table and Item table. There is a one to many relationship between them, Item table having 1 relationship and Lot table having many relationship. The following are fields in each table:
LOT
------
PK Lot_Num
FK Item_Code
NumCaseScheduled
Batches Needed
Week_Of
Note...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.