Hi,
I want to total hours worked for each month. There are 3 types of hours, bonus, inside and outside. For each month worked, I need the separate data and then the accumulated data for the month, which will add up each month for a year end total. I'm not sure where to start. should I create...