View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jas Jas is offline
external usenet poster
 
Posts: 42
Default fill series of multiple rows and columns

I am wanting to fill a series with 5 columns to a single cell on another sheet.
Want it like this =sum(A1:E10) next cell. =sum(F1:J10).
When I drag fill handle it comes up =sum(A1:E10) next cell =sum(B1:F10) etc
Can tou help