Hi
I need help with setting up a headcount report for external contractors using excel (not using access as i don't know how to use it)
I've a worksheet with a namelist of Ees with a few columns like name, start date, end date, business group, location. Then i've another monthly headcount to show headcount at beginning of each month and then the movements like joiners and leavers in the month resulting in the headcount at end of each month.
I'm using the SUM IF formulae (array formula) to get the count the number of joiners and/or leavers by location and business line and contract type criteria (as there are several locations for each business line). Now i've a problem in incoporating the date criteria in the SUM IF formulae.
E.g If Start date is 20 March 2011 for an Ee and the headcount report is for March and i need to count this EE as a joiner if he belongs to business line of Sales and location in Japan.
My formula currently is {=SUM (IF('Business Line'="Sales", 1,0), IF('Location'="Japan",1,0))}
Please help me urgently.
Thanks a lot!
I need help with setting up a headcount report for external contractors using excel (not using access as i don't know how to use it)
I've a worksheet with a namelist of Ees with a few columns like name, start date, end date, business group, location. Then i've another monthly headcount to show headcount at beginning of each month and then the movements like joiners and leavers in the month resulting in the headcount at end of each month.
I'm using the SUM IF formulae (array formula) to get the count the number of joiners and/or leavers by location and business line and contract type criteria (as there are several locations for each business line). Now i've a problem in incoporating the date criteria in the SUM IF formulae.
E.g If Start date is 20 March 2011 for an Ee and the headcount report is for March and i need to count this EE as a joiner if he belongs to business line of Sales and location in Japan.
My formula currently is {=SUM (IF('Business Line'="Sales", 1,0), IF('Location'="Japan",1,0))}
Please help me urgently.
Thanks a lot!