Thread: Macros
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tillie Rose Tillie Rose is offline
external usenet poster
 
Posts: 2
Default Macros

I want to be able to enter daily data into a spreadsheet with a column for
weekly average which is not a problem. I then want this weekly average to
populate into another monthly worksheet , clear the daily worksheet for next
week data and each week enter the new data into the monthly worksheet on the
next line. Is there a macro that will do this?
Thanks