L
Lori
I have a report to provide information on employee vacation days, personal
days, etc. The fields are: Lastname, Firstname, Date (start of time off),
EndDate, TotalDays (DateDiff to determine total number of days between Date
and EndDate), and Check Boxes for the different categories of days off
(Vacation, Sick, Jury Duty, Personal).
My report shows each entry beautifully, now here is the question. At the
botton of the page I need a total for each Category, if the days were listed
individually it would be easy, so How do I get the report to look at the
category and return a total for each so I can complete the rest of my
calculations?
Help.
days, etc. The fields are: Lastname, Firstname, Date (start of time off),
EndDate, TotalDays (DateDiff to determine total number of days between Date
and EndDate), and Check Boxes for the different categories of days off
(Vacation, Sick, Jury Duty, Personal).
My report shows each entry beautifully, now here is the question. At the
botton of the page I need a total for each Category, if the days were listed
individually it would be easy, so How do I get the report to look at the
category and return a total for each so I can complete the rest of my
calculations?
Help.