Thread: formula
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gord Dibben Gord Dibben is offline
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!