I am creating a spreadsheet that will allow users to update a "notes" cell with their comments. I want the main worksheet to keep only the latest 3 cells of data. These cells are in descending order, as a part of the same column. Whenever a new comment is added it should move the oldest to a second worksheet.
The second worksheet would keep all of the archived notes. Is there a formula or set of formulas I could use to accomplish this task?
The second worksheet would keep all of the archived notes. Is there a formula or set of formulas I could use to accomplish this task?