View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
TomCser TomCser is offline
external usenet poster
 
Posts: 1
Default indirect cell reference

I am trying to do a sum on certain sections of a list that is dynamic. So if
you assume you have a list of 100 cells in a column, and you determine that
you want to sum the values in three sections of this list. The start and
end rows of this list are in cells a1:b3. How would i use the sum function
to sum the values in these three sections?

Thanks in advance for your help!

Tom