View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
[email protected] jimbeau_holland@hotmail.com is offline
external usenet poster
 
Posts: 1
Default Can you sum over a range with one end fixed and the other infinite

sum(a:a) sums over all elements in the "a" column. Is there a way to sum from
"a2" for instance all the way to the end of the "a" column?