View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Teethless mama Teethless mama is offline
external usenet poster
 
Posts: 3,718
Default Summing values from an undetermined number of sheet

Create a Start sheet and an End sheet

=SUM(Start:End!A1)


"smaruzzi" wrote:

Is there a smart way to sum numbers not knowing the last sheet i should
consider in the sum?

Thanks, Stefano