Counting Tasks in "Task Report"
I have a Task Report that identifies all of the tasks that my company performs over the course of the year. Some tasks are performed âDâ for Daily, or 250 times per year; â7Wâ for 7 days per week, or 365 times per year; âMâ for monthly, or 12 times per year, etc. I created the report that has headings as follows
⢠Frequency
⢠Task
⢠Building
⢠Floor
⢠Area
The report is grouped by Frequency and sorted by Task, Building and Floor. I want my report to automatically count the number of Daily tasks then multiply by 250; count the number of 7 days per week tasks, then multiply by 365; count the number of Monthly tasks, then multiply by 12, etc., so that I can have a total number of tasks that are performed during the course of the year.
Any help will be greatly appreciated.
Thanks,
David
|