I am summing the same cell across a number of sheets and deducting a further total:
=SUM('TGN:TOA'!D12)-'TMG'!D12
The sheets TGN to TOA are all next to each other (ie I don't have other sheets in between) and sheet TMG is located at the start of the workbook.
It seems that the calculation is not updating automatically changes in the sheets included within the sum range. Calculation is set to automatic but I need to enter each cell (with F2) and then press enter in order to get the totals to update. This is not ideal when I have 300 cells to update!
Any idea what the problem might be?
Bookmarks