In order to calculate holiday entitlement, I am hoping that I can create either a table or database which only contains 12 lines of information. As each new line of data is added, I am hoping to automatically remove the information in the first row of data
Table Format
Row 1 - Row Headers
Row 2 - Week 1 Data
Row 3 - Week 2 Data
.....
Row 13 - Week 12 Data
Once data is entered into Row 14 , I would like to run a macro which would delete the information in Row 2 making Row 3 into Row 2. This would continue until Row 14 becomes Row 13
I will then be able to run formulae to extract the information I need to maintain the records I need to extract
This may not be the most effective solution as staff will be added and changed periodically, but will help until I can create a better solution
All help will be most welcome
Table Format
Row 1 - Row Headers
Row 2 - Week 1 Data
Row 3 - Week 2 Data
.....
Row 13 - Week 12 Data
Once data is entered into Row 14 , I would like to run a macro which would delete the information in Row 2 making Row 3 into Row 2. This would continue until Row 14 becomes Row 13
I will then be able to run formulae to extract the information I need to maintain the records I need to extract
This may not be the most effective solution as staff will be added and changed periodically, but will help until I can create a better solution
All help will be most welcome