I am hoping someone can help me with the following problem:
Using Crystal Reports XI with a MySQL db.
Example:
Person | Start Date | End Date | Hours/Day
[red]George | 10/03 | 10/12 | 6
Chris | 10/25 | 10/28 | 8
George | 10/28 | 11/03 | 3
Stan | 11/03 | 11/04 | 5 [/red]
I have the start date, end date, and the hours per day for each record. How do I calculate the hours per week for each person, especially when the start and end date are not in the same month?
Any pointers or ideas is greatly appreciated...
Using Crystal Reports XI with a MySQL db.
Example:
Person | Start Date | End Date | Hours/Day
[red]George | 10/03 | 10/12 | 6
Chris | 10/25 | 10/28 | 8
George | 10/28 | 11/03 | 3
Stan | 11/03 | 11/04 | 5 [/red]
I have the start date, end date, and the hours per day for each record. How do I calculate the hours per week for each person, especially when the start and end date are not in the same month?
Any pointers or ideas is greatly appreciated...