View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Keith[_11_] Keith[_11_] is offline
external usenet poster
 
Posts: 14
Default Having a moving Total

I have a worksheet that is linked to a query. When the query updates
the number of rows can either increase or decrease. At the bottom of
the last two columns I want a total for each column.

How can I make the totals move up and down the sheet so they are always
directly below the last row?