Collective Sum

Hatter

New Member
Joined
Apr 12, 2024
Messages
10
Office Version
  1. 365
Platform
  1. Windows
I have a very simple table and for some strange reason the collective sum =SUM(CX7:CX63) will not provide the correct sum, yet if I add each line separately using + then it works. But also I'm seeing another issue when dragging a formula down, instead of blank it will duplicate the result from the cell where the drag begins. Not seen these before, is it a program error/bug or me?
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
=SUM(CX7:CX63) will not provide the correct sum
And what does it return that is different from the other way?
instead of blank it will duplicate the result from the cell where the drag begins
Is your calculation set to "Automatic" instead of " Manual"?
 
Upvote 0
Good to hear you got the solution.
If you would like to post the solution then it is perfectly fine to mark your post as the solution to help future readers. Otherwise, please do not mark a post that doesn't contain a solution.
 
Upvote 0
issues linked to format of cells, even though format looked correct, it was down to the formulas used to gather data, was using REPT or SUM, changed to VLOOKUP and all worked.
 
Upvote 0

Forum statistics

Threads
1,221,310
Messages
6,159,176
Members
451,543
Latest member
cesymcox

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top