I have a workbook with a column C that includes several amounts and subtotals.
I also group the rows within the worksheet so that I can either show all rows (level II grouping), or collapse to level I grouping to only show rows with a value greater than $1 million or less than $(1) million. That is, I group into a single level any rows that are between $(1)M and $1M.
OK, now for the problem. If I expand all groupings to show all rows, my subtotals do what they're supposed to and recalculate to include all the visible rows. BUT, when I collapse to Level I (to only show the rows with amounts above the +/- 1 million threshold), some of the subtotals, but not all, don't quite calculate correctly. For example, they'll show $(14.4), when the three items above it are $(14.3), $(1.5), and $1.2; this should = $(14.6).
Now, if I highlight the subtotal cell with the calculation error, Press F2 (to put the cell in edit mode), and press 'Enter', the calculation updates correctly.
However, as soon as I expand my groupings and collapse them again, the calculation goes back to $(14.4).
Note, that the sum of all the items in the expanded group (all rows, level II), is $(15.3), and the SUBTOTAL function correctly calculates that when my groups are expanded.
I have no idea where the $(14.4) is coming from, or why I have to manually F2+Enter the cell in order to fix the calculation.
Any ideas??![]()
Bookmarks