I am trying to create a report that will reflect the total number of hours worked by employee(s) for each year they've worked. The fun part is that HR wants it based upon their anniversary date! I can pull the data by the check date, but need to create a formula so that I can group by year. For instance, if an employee's seniority date is 10/15/99, I will need the hours worked for 10/15/99 - 10/14/00 and then 10/15/00 - 10/14/01, etc, etc. I will then need to be able to pull this data for several employees (with different anniversary dates) all at once. I also thought I might create a cross-tab chart for easier interpretation. Anyone have any suggestions? - Jamie