A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
2chihuahuas wrote:
When I copy a SUM formula from one cell to an adjoining cell in the next column, Excel appears to copy the formula correctly (changing the relative column reference but retaining the absolute row references), but shows the sum (i.e., the value of the total) from the original column rather than the new column. What causes this, and how do I fix it?
Sounds like you might have Manual calculation mode set. Click on Tools, Options, Calculation, and select Automatic.
If this happens repeatedly, the root cause might be a macro that sets Manual calculation mode and fails to set the calculation mode back to the original state (presumably Automatic).