View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
hhspotts hhspotts is offline
external usenet poster
 
Posts: 1
Default Excel formulas that repeat

I have a table in which I want the total (SUM) of each column--is there a
shortcut to inserting the formulas or do I have to do =SUM(A1:A4),
=SUM(B1:B4), =SUM(C1:C4) etc.?

hhspotts