HI Guys,
I am working on a production database. Where Just storing the product and quantity being produced of a particular product on basis of each machine. Form has following fields:
Date, Product, DayQty & NightQty.
I was wondering if it is possible to auto populate product field of each new record automatically to what was entered in the immediate last record. Though the user has freedom to choose the product type and change it. Product field in form is Combo Box, where it is getting values from tblProduct & in tblProduction productID is being stored.
Looking forward to your help.
Thanks and Regards
Deepak Gupta