C
coconut78
Howdy,
I have an access program for a home daycare. I use this program to log when
each child is dropped off/picked up. I would like to include a menu option
as well.
What I want is to alternate between 15 menus for each day any child is
present. For example, today is menu #3, and tomorrow... if there are any
kids... menu #4. If there aren't any kids... I want to wait for menu# 4 for
tomorrow. The thing that makes this tough is that there is no certain kid
that is here every single day we're open.
I have one table that logs the children (Childname, time in, time out,
date), and I have another table with the 15 menus. (1,2,3,4,etc..)
Anybody have any ideas?
I have an access program for a home daycare. I use this program to log when
each child is dropped off/picked up. I would like to include a menu option
as well.
What I want is to alternate between 15 menus for each day any child is
present. For example, today is menu #3, and tomorrow... if there are any
kids... menu #4. If there aren't any kids... I want to wait for menu# 4 for
tomorrow. The thing that makes this tough is that there is no certain kid
that is here every single day we're open.
I have one table that logs the children (Childname, time in, time out,
date), and I have another table with the 15 menus. (1,2,3,4,etc..)
Anybody have any ideas?