Share via

SUM function doesn't copy properly from one cell to another in Excel

Anonymous
2012-01-13T04:54:10+00:00

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?

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2012-01-13T07:18:55+00:00

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).

Was this answer helpful?

0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Anonymous
    2012-01-13T09:57:19+00:00

    2chihuahuas wrote:

    the problem developed in a document I received earlier today from a business associate ... and I suppose he might have put a macro in there that set the calculation mode to "Manual" for the entire document.

    I always set macro security to medium (Tools, Macro, Security), which causes Excel to always ask whether to enable or disable macros.  I usually click on Disable, then I use alt+F11 to look for any macros and inspect them.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2012-01-13T09:23:13+00:00

    Thanks; yes, actually I kind of stumbled into that very solution not too long after submitting my question.  Really was just looking all around the Tools/Options dialog box and got to wondering if the "Manual" calculation setting might be the problem.  Bingo!  Your suggestion that a macro might be the root cause could make sense.  I haven't used any macros recently, but the problem developed in a document I received earlier today from a business associate ... and I suppose he might have put a macro in there that set the calculation mode to "Manual" for the entire document.

    Was this answer helpful?

    0 comments No comments