G
Guest
I have a database that has a daily input form. My employers now want this
form changed so that it allows input for a week per person. I want to keep
my table on a daily basis so I have put subforms for each of the days of the
week on one form. I now need to find out a way of telling each of these
subforms what day of the week they represent and be able to grab that record.
Some of the days will not have any input and I would like to keep the
database from saving null or 0 hour days. When I go to the next person, I
need to be able to have 7 clean days, so when I push the next records button
it will give me the next employee record and their 7 days of already inputted
time or 7 days of blank hours rather than the an actual next record.
form changed so that it allows input for a week per person. I want to keep
my table on a daily basis so I have put subforms for each of the days of the
week on one form. I now need to find out a way of telling each of these
subforms what day of the week they represent and be able to grab that record.
Some of the days will not have any input and I would like to keep the
database from saving null or 0 hour days. When I go to the next person, I
need to be able to have 7 clean days, so when I push the next records button
it will give me the next employee record and their 7 days of already inputted
time or 7 days of blank hours rather than the an actual next record.