Having a hard time figuring this out.
Here's what I have so far:
The sum function will always start at D2, but will continue until the last column (eg until P2). I wanted to make it a more complex function but I couldn't figure out how to get it to reach the last column on the same row.![]()
Please Login or Register to view this content.
I tried to use
But that made an absolute reference at cell D2 (so the last cell in the "Utilization" column had =sum($D$2:P52) which is not what I'm looking for.![]()
Please Login or Register to view this content.
Thoughts?
Bookmarks