I am creating a SPREADSHEET that acts as a form for daily entries. At a certain time period each day the form "empties out" to a "repository". This data is retained for 30 days then can be trashed.
How can I make this work? I know about macros and I have an understanding of Visual Basic. Just not sure how this situation would be handled. I am wondering how can I program this to add on a days worth of data (in the repository area), then count and delete when the data has reached the 30 day mark.
When I speak of a "repository" area, I am assuming that I would just move this data to an area of the spreadsheet such as where the cells "AA" begin. Just so that it is out of the way of the data entry. I would then make a GOTO key so for those who need to view the stored data.
Thanks for any help!!!
How can I make this work? I know about macros and I have an understanding of Visual Basic. Just not sure how this situation would be handled. I am wondering how can I program this to add on a days worth of data (in the repository area), then count and delete when the data has reached the 30 day mark.
When I speak of a "repository" area, I am assuming that I would just move this data to an area of the spreadsheet such as where the cells "AA" begin. Just so that it is out of the way of the data entry. I would then make a GOTO key so for those who need to view the stored data.
Thanks for any help!!!