I am considering using a table (or simple worksheet) in Excel to maintain records of the hours worked by a small group of employees over a period of 52 weeks. I will be adding one new line of records each week and I am looking for a way to remove the first row of information (oldest) as each new row of information is added. I will then use this to calculate the average number of hours worked by each employee based on the number of hours / actual weeks they worked during this period.
I can manage the calculations but would welcome assistance with either VBA Code or a Macro that will maintain just 52 rows of information in a table.
Thank you in advance
I can manage the calculations but would welcome assistance with either VBA Code or a Macro that will maintain just 52 rows of information in a table.
Thank you in advance