I have a 4 column spreadsheet called “Current” that is tracking items that need to be done before an expiration date. I also have an identical spreadsheet called “Completed” which is used to view when items were completed.
The 4 columns are
Item, Renewal period (Yrs), Expiration date, Completed date
What I would like to have happen is, after the competed date is filled in, I would like to be able to press a button that will copy that row and append it to the “Completed” sheet. And then modify the info in the “Current” sheet by deleting the completed date and updating the expiration date based on the renewal period (ie New Expiration date = Expiration date + Renewal Period).
I have seen plenty of examples of moving data from one sheet to another, but never one that will also modify the original row. Not sure if this can be done with one button click.
Any help would be appreciated.
The 4 columns are
Item, Renewal period (Yrs), Expiration date, Completed date
What I would like to have happen is, after the competed date is filled in, I would like to be able to press a button that will copy that row and append it to the “Completed” sheet. And then modify the info in the “Current” sheet by deleting the completed date and updating the expiration date based on the renewal period (ie New Expiration date = Expiration date + Renewal Period).
I have seen plenty of examples of moving data from one sheet to another, but never one that will also modify the original row. Not sure if this can be done with one button click.
Any help would be appreciated.