S
Seren
I have a form that is to submit panel count info for each job, date, and
shift. I have a text field set up for a user to enter the date that they
want to add input for. The client wants the user to have to check the list
for that week to make sure the data for a certain day has not already been
entered. *Then* the user can click on an add record button, which pops up a
the field to add the panel count before submitting. *All* of the fields then
are added to a result table.
When the record is submitted, it needs to have the date with it. However, to
first view the week, I need to figure out how to get the begin date and the
end date for the week containing the date that was entered so that the
subform shows results from the entire week. Everything on the form is in
good working order... except for the fact that it is only retreiving that day
instead of the week because I don't know how to do that
Any help is greatly appreciated, as always!
Thanks,
Seren
shift. I have a text field set up for a user to enter the date that they
want to add input for. The client wants the user to have to check the list
for that week to make sure the data for a certain day has not already been
entered. *Then* the user can click on an add record button, which pops up a
the field to add the panel count before submitting. *All* of the fields then
are added to a result table.
When the record is submitted, it needs to have the date with it. However, to
first view the week, I need to figure out how to get the begin date and the
end date for the week containing the date that was entered so that the
subform shows results from the entire week. Everything on the form is in
good working order... except for the fact that it is only retreiving that day
instead of the week because I don't know how to do that
Any help is greatly appreciated, as always!
Thanks,
Seren