R
Rick Patterson
I have a form used to enter daily time sheets for technicians. To
facilitate multiple entries for each tech each day I use a sub form which
enters details about each job and references those jobs to the daily
JobSheet. When each job is entered the JobDetail Sub form clears for the
next entry if any. I would like a button on the form to activate a report
or querry to summarize that particular JobSheet's (Days) activity for that
technician (all of the detail records associated with that sheet). By doing
this I can verify that the data went in correctly before going on to the
next JobSheet. I'm having trouble trying to limit the querry to just the
current JobSheetID.
Any words of wisdom would be helpful to this impossible novice.
Thank You.
facilitate multiple entries for each tech each day I use a sub form which
enters details about each job and references those jobs to the daily
JobSheet. When each job is entered the JobDetail Sub form clears for the
next entry if any. I would like a button on the form to activate a report
or querry to summarize that particular JobSheet's (Days) activity for that
technician (all of the detail records associated with that sheet). By doing
this I can verify that the data went in correctly before going on to the
next JobSheet. I'm having trouble trying to limit the querry to just the
current JobSheetID.
Any words of wisdom would be helpful to this impossible novice.
Thank You.