I want to calculate the number of full time employees (FTE) at our company for every year since 2004.
My spreadsheet includes every employee who has ever worked at our company, the date they started (Start Date) and, for some, the date they left the company (End Date). If they are still with the company, the End Date is blank.
I would like to generate a report showing the number of Full Time Employees (FTE's) by year, including the fraction of the year they joined or left. For example, if someone joined in June, 2004 and left in Sept 2010, They would count as ½ of FTE for the year 2004, 1 FTE for 2005 through 2009 and ¾ for 2010.
I've started by creating columns for each year 2004, 2005, etc. But, I'm struggling to create a formula to test for all possible conditions.
- With company at all for the year?
- If no, enter 0.
- If yes, what enter the fraction of the year based on either the Start Date or End Date?
Any ideas? I must be over-complicating this.
Bookmarks