Thread: SUM rows
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
T. Valko T. Valko is offline
external usenet poster
 
Posts: 15,768
Default SUM rows

in row 10, 15, 22, 35, 42........up to 372 are rows for totals

In other words, those rows contain "subtotals" of the rows above them?

If that's the case, are there and row headers that identify these rows as
"subtotals" ?

--
Biff
Microsoft Excel MVP


"Freshman" wrote in message
...
Dear experts,

I've a table which column B to column M are months of 2008, e.g. B1 = Jan
08, C1 = Feb 08 and so forth. Then, in row 10, 15, 22, 35, 42........up to
372 are rows for totals of different departments (the number of rows for
each
department are not even). My question is, if I want to sum up all
departments' totals of any month (say only April), are there any best and
quickest ways (formula) to do it. If yes, please kindly advise.

Thanks in advance.