Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 519
Default 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.


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,805
Default 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.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default 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
---

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 519
Default 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
---

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,805
Default 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
---



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default 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



  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default 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)



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I correct an incorrect total from a simple formula? DC Excel Discussion (Misc queries) 6 May 21st 08 10:48 PM
Formula total wrong CamiLin Excel Worksheet Functions 6 February 20th 08 09:43 PM
My excel formula is correct, however, my total is off by .01. scotton Excel Worksheet Functions 1 October 2nd 07 09:43 PM
Can I total only a % of a number (cell) base on total of all cel Douglas Excel Discussion (Misc queries) 2 October 6th 06 09:52 PM
sum of total hours not correct Bruno Lauwers Setting up and Configuration of Excel 9 September 6th 05 08:03 AM


All times are GMT +1. The time now is 03:44 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"