Hi all -
I have a form 'frmSalesMix, and a subform 'sfrmSalesMix'. Each day my users will enter the date, and then the same 20 rows of information in the same sequence.
These rows are stored in tblSalesMix_Details. Each row has the SalesMixID (associated with the date in tblSalesMix), a PLU number 1-20, the number sold, and the sales amount.
Is there a way for the 20 PLU numbers to automatically fill in so that the user does not have to type them or choose them from a combo box?
Thank you!
Jennifer
I have a form 'frmSalesMix, and a subform 'sfrmSalesMix'. Each day my users will enter the date, and then the same 20 rows of information in the same sequence.
These rows are stored in tblSalesMix_Details. Each row has the SalesMixID (associated with the date in tblSalesMix), a PLU number 1-20, the number sold, and the sales amount.
Is there a way for the 20 PLU numbers to automatically fill in so that the user does not have to type them or choose them from a combo box?
Thank you!
Jennifer