View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Andrew Dyson Andrew Dyson is offline
external usenet poster
 
Posts: 1
Default Exclude a row from a SUM

I would like to SUM a long column of numbers. However, I would like to
insert a subtotal half way down the column. Of course, I do not want that
subtotal to be included in the SUM total. When I insert that subtotal row,
can I tell Excel somehow to ignore/exclude that row from the SUM
calculation.

Thank you