resourceguru
New Member
- Joined
- Jan 15, 2019
- Messages
- 6
Hello,
I'm designing a resourcing spreadsheet and am trying to customize the formulas so it only calculates numbers for the rows that are filtered out/visible. From somewhat similar posts, it seems like I should do something with the sumifs and function 9. I got stuck after dealing with the offset components.
For context:
Thanks in advance!
I'm designing a resourcing spreadsheet and am trying to customize the formulas so it only calculates numbers for the rows that are filtered out/visible. From somewhat similar posts, it seems like I should do something with the sumifs and function 9. I got stuck after dealing with the offset components.
For context:
- Ultimately, I want the resourcing graph to update based on which resource I've selected.
- To do that, I want to update the formulas so that they are dependent on which resource I've selected/filtered out--i.e., only the rows that are visible
- Right now, I have formulas that only makes calculations based on certain criteria.
- E.g., SUMIFS(H:H,$B:$B,"Sold",$E:$E,"FTE")/5 is used to sum all the resource days on col H if the person is FTE and doing sold work, then divide by 5 to convert that number into headcounts for that week.
- I want to customize that formula so that it only makes the calculations for resources I've selected/filtered out.
- How should I proceed with this challenge? In case it helps, I've uploaded a sample spreadsheet to get that basic formula down before applying it to the other calculations
- Spreadsheet link:
Thanks in advance!