View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David David is offline
external usenet poster
 
Posts: 17
Default adding columns to formula

I have a sheet that has a bunch of columns that have data.
At the end of each column is an average for the
information in each row. What I want to do is to add more
columns. When I add the column I want the formula in the
last column to add in the column that I just added. How
can I do this?
Thanks,

David