Am still learning a bit on excel, so appreciate your help. I have 15 employees, each working on numerous projects. I want to see what % of time they are spending on each project, for each employee, from July-Nov. I had just used a list of employee names (let's just say in Column C) in rows 1-15 and then used SUMIF to reference the total hours for each employee (SUMIF name in range was equal to "C1," give me total hours across all projects, then C2, etc).
Then for every project they worked on, I used IF statement to say that, IF the name of the employee (in Column A) equaled the name in my list (C1:C15, row 1, row 2 etc), give me total hours per project divided by their total hours. I repeated that for each employee/project. But that meant I had to change the cell references in my IF statement for each employee.
Is there an easier way to do this? I had thought perhaps INDEX & SUMPRODUCT somehow, but I'm not sure if this is correct, or how to structure the formula. I hope this makes sense.
Thank you!!
Then for every project they worked on, I used IF statement to say that, IF the name of the employee (in Column A) equaled the name in my list (C1:C15, row 1, row 2 etc), give me total hours per project divided by their total hours. I repeated that for each employee/project. But that meant I had to change the cell references in my IF statement for each employee.
Is there an easier way to do this? I had thought perhaps INDEX & SUMPRODUCT somehow, but I'm not sure if this is correct, or how to structure the formula. I hope this makes sense.
Thank you!!