#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default formula

SUM of multiple cells (Ex. =SUM(T1:T6)+(T15)+(T24:T26)

It will not allow and giving error of #VALUE

Please help!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 120
Default formula

=SUM(T1:T6,T15,T24:T26)


On Jan 24, 3:04 pm, wrote:
SUM of multiple cells (Ex. =SUM(T1:T6)+(T15)+(T24:T26)

It will not allow and giving error of #VALUE

Please help!


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default formula

On Jan 24, 3:13*pm, Jason Lepack wrote:
=SUM(T1:T6,T15,T24:T26)

On Jan 24, 3:04 pm, wrote:



SUM of multiple cells (Ex. =SUM(T1:T6)+(T15)+(T24:T26)


It will not allow and giving error of #VALUE


Please help!- Hide quoted text -


- Show quoted text -


Thanks, Jason. I am helping a co-worker and do not have the file. He
stated he tried that, but didn't work. He doesn't have time to check
at this time. I'll let you know how it goes. I am new at Google
Groups, but was told so many good things that I had to try. Thanks
for the help!
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 25
Default formula

Try it like this:

=SUM(L21:N21,J35,R17:R22)


" wrote:

SUM of multiple cells (Ex. =SUM(T1:T6)+(T15)+(T24:T26)

It will not allow and giving error of #VALUE

Please help!

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default formula

=SUM(T1:T6,T15,T24:T26)


Gord Dibben MS Excel MVP

On Thu, 24 Jan 2008 12:04:03 -0800 (PST),
wrote:

SUM of multiple cells (Ex. =SUM(T1:T6)+(T15)+(T24:T26)

It will not allow and giving error of #VALUE

Please help!




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
Regression Leverage Formula (Jerry W. Lewis or Mike Middleton)already have DFITS formula PJ[_3_] Excel Worksheet Functions 2 June 2nd 10 03:45 PM
Build excel formula using field values as text in the formula val kilbane Excel Worksheet Functions 2 April 18th 07 01:52 PM
Formula expected end of statement error, typing formula into cell as part of VBA macro [email protected] Excel Programming 1 July 20th 06 07:58 PM
Cell doesn't show formula result - it shows formula (CTRL + ' doe. o0o0o0o Excel Worksheet Functions 6 November 19th 04 03:13 PM
Commenting custom formula fields/formula on formula editor Muxer Excel Programming 2 July 24th 03 01:02 AM


All times are GMT +1. The time now is 05:35 PM.

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

About Us

"It's about Microsoft Excel"