Hi,
I have a pivot table that I can expand or collapse and an adjacent simple formula to calculate the difference between each row total and the grand total. i.e. =SUM(C6-$C$14) =SUM(C7-$C$14)
What I want to do is to expand the pivot table and for the formula to still reference the last row in column C. As it is not part of the pivot table when it expands the formula still reference cell $C$14 and so the formula has to be manually adjusted to display the correct result.
How can I change the formula so that it looks something like this? =SUM(C6-Last row in column C)
Thanks in advance for any assistance.
I have a pivot table that I can expand or collapse and an adjacent simple formula to calculate the difference between each row total and the grand total. i.e. =SUM(C6-$C$14) =SUM(C7-$C$14)
What I want to do is to expand the pivot table and for the formula to still reference the last row in column C. As it is not part of the pivot table when it expands the formula still reference cell $C$14 and so the formula has to be manually adjusted to display the correct result.
How can I change the formula so that it looks something like this? =SUM(C6-Last row in column C)
Thanks in advance for any assistance.