Thread: Sum ranges
View Single Post
  #1   Report Post  
Arnie
 
Posts: n/a
Default Sum ranges

I have named 5 small ranges of cells but =SUM(Rng1:Rng5)
does not give me my expected result. =SUM(Rng1,Rng2, etc.)
does.

My question is that when I have lots of named ranges in
the future must I add them into my formula each time or is
there a way to group them?

Thanks