ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Sum Wrong total but add each cell gives the correct total (https://www.excelbanter.com/excel-worksheet-functions/215718-sum-wrong-total-but-add-each-cell-gives-correct-total.html)

Steved

Sum Wrong total but add each cell gives the correct total
 
Hello from Steved

=Sum(F23:J23) wrong Total

= F23+G23+H23+I23+J23 correct total

I find this interesting in that I know how to recify the issue but my brain
is in slowdown.

Please tell me what I need to do to use =Sum(F23:J23)

I Thankyou.



Sheeloo[_3_]

Sum Wrong total but add each cell gives the correct total
 
This should NOT happen. I can not think of any reason for this behaviour.

Can you give the values in the cells? and the totals?

"Steved" wrote:

Hello from Steved

=Sum(F23:J23) wrong Total

= F23+G23+H23+I23+J23 correct total

I find this interesting in that I know how to recify the issue but my brain
is in slowdown.

Please tell me what I need to do to use =Sum(F23:J23)

I Thankyou.



Max

Sum Wrong total but add each cell gives the correct total
 
"Sheeloo" wrote:
This should NOT happen. I can not think of any reason for this behaviour.

Believe the OP has text numbers in some cells. SUM will just ignore text
nums, while the "+" operator will coerce any text nums to real nums, hence
giving the correct total.

For OP:
Please tell me what I need to do to use =Sum(F23:J23)

Try adding a zero within the SUM range,
array-enter the formula by pressing CTRL+SHIFT+ENTER:
=Sum(F23:J23+0)
The above will coerce text nums to real nums within the range
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:22,000 Files:370 Subscribers:66
xdemechanik
---


Steved

Sum Wrong total but add each cell gives the correct total
 
Hello Max

Excellent Value I Thankyou

All the Best for 2009


"Max" wrote:

"Sheeloo" wrote:
This should NOT happen. I can not think of any reason for this behaviour.

Believe the OP has text numbers in some cells. SUM will just ignore text
nums, while the "+" operator will coerce any text nums to real nums, hence
giving the correct total.

For OP:
Please tell me what I need to do to use =Sum(F23:J23)

Try adding a zero within the SUM range,
array-enter the formula by pressing CTRL+SHIFT+ENTER:
=Sum(F23:J23+0)
The above will coerce text nums to real nums within the range
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:22,000 Files:370 Subscribers:66
xdemechanik
---


Sheeloo[_3_]

Sum Wrong total but add each cell gives the correct total
 
Thanks Max for reminding me of something I had forgotten....(that Sum ignored
Text in its range)

"Max" wrote:

"Sheeloo" wrote:
This should NOT happen. I can not think of any reason for this behaviour.

Believe the OP has text numbers in some cells. SUM will just ignore text
nums, while the "+" operator will coerce any text nums to real nums, hence
giving the correct total.

For OP:
Please tell me what I need to do to use =Sum(F23:J23)

Try adding a zero within the SUM range,
array-enter the formula by pressing CTRL+SHIFT+ENTER:
=Sum(F23:J23+0)
The above will coerce text nums to real nums within the range
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:22,000 Files:370 Subscribers:66
xdemechanik
---


Max

Sum Wrong total but add each cell gives the correct total
 
Welcome
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:22,000 Files:370 Subscribers:66
xdemechanik
---
"Steved" wrote in message
...
Hello Max

Excellent Value I Thankyou

All the Best for 2009




Max

Sum Wrong total but add each cell gives the correct total
 
No prob, Sheeloo.
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:22,000 Files:370 Subscribers:66
xdemechanik
---
"Sheeloo" <="to" & CHAR(95) & "sheeloo" & CHAR(64) & "hotmail.com" wrote in
message ...
Thanks Max for reminding me of something I had forgotten....(that Sum
ignored
Text in its range)





All times are GMT +1. The time now is 04:10 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com