|
Hello all. I would have searched around for this first, but I didn't know how to phrase it, so here it goes.
I have a system (ASP/VBScript & Access) which has multiple employees and their work dates, descriptions,and times, and what I am wanting to do is create/print a report with each of their individual data and summed hours on their own separate page(s). Each employees sheet will have a header with their name, ID, and the dates of the time period, and on the last sheet, it will have the total hours for that employee. Then the same for the next employee until EOF. So far, I am able to sort their times by employee, but it is all run together with only one header.
So, I guess what I am looking for is a how to go about this? Do I need to create some kind of counter or something?
Thanks in advance,
Parallon
|