G
Guest
All,
I have a drop down list that I use to show me a list of our porducts, it
work great but here is my challenge. in the continuous form that I am using
the Chef enters what items he has used in the past 30 days, I capture the
Date and time used. but he does not want to use it again for the next 30
days. my drop down list keeps showing all of the items.
I have two tables;
tblDateEntry: has Product & date used and customer numbers
tblProduct: a list of all of the products. ProdID and ProdDesc.
Can anyone Help me with this?
I have a drop down list that I use to show me a list of our porducts, it
work great but here is my challenge. in the continuous form that I am using
the Chef enters what items he has used in the past 30 days, I capture the
Date and time used. but he does not want to use it again for the next 30
days. my drop down list keeps showing all of the items.
I have two tables;
tblDateEntry: has Product & date used and customer numbers
tblProduct: a list of all of the products. ProdID and ProdDesc.
Can anyone Help me with this?