kevinonearth
Member
Hi,
I want to do a calculation of leave days taken by employees across an entire year.
I have a workbook with 52 worksheets in it representing 52 weeks of the year.
Each employee has one workbook.
For each day of the week if an employee was not in work he was either on "Annual Leave", "Sick" or various other types of possibilities (there is a drop down menu)
I have a master sheet which is meant to calculate the amount of say "Annual Leave" days taken over the year for that employee.
I have been trying to use: =COUNTIF('04 January 2013:27 December 2013!'L9:L13,A3)
where A3 contains "Annual Leave"
when entering the formula I click on the worksheet entitled '04 January 2013' hold down the shift key and select the worksheet entitled '27 December 2013' and then click and drag L9:l13 (where user selects type of leave from drop down menu)
Basically I want to use countif across a range of worksheets
Can you help?
Thanks
I want to do a calculation of leave days taken by employees across an entire year.
I have a workbook with 52 worksheets in it representing 52 weeks of the year.
Each employee has one workbook.
For each day of the week if an employee was not in work he was either on "Annual Leave", "Sick" or various other types of possibilities (there is a drop down menu)
I have a master sheet which is meant to calculate the amount of say "Annual Leave" days taken over the year for that employee.
I have been trying to use: =COUNTIF('04 January 2013:27 December 2013!'L9:L13,A3)
where A3 contains "Annual Leave"
when entering the formula I click on the worksheet entitled '04 January 2013' hold down the shift key and select the worksheet entitled '27 December 2013' and then click and drag L9:l13 (where user selects type of leave from drop down menu)
Basically I want to use countif across a range of worksheets
Can you help?
Thanks