Hi there.
Complete VBA and Macro novice here and I have trawled the internet trying to find a solution.
I have a basic spreadsheet with 2 sheets, titled 'Active' and 'Complete'.
In Sheet 1 (Active) I have data in columns A - I. Column I shows a status as either Active or Complete.
I want my spreadsheet to automatically cut and paste 'complete' rows into sheet 2 (Complete). Deleting the data from the original sheet.
Ideally, I would like this to happen automatically when a row is marked as 'Complete' and not have to have a button to click each time I want to update.
Please help!
Complete VBA and Macro novice here and I have trawled the internet trying to find a solution.
I have a basic spreadsheet with 2 sheets, titled 'Active' and 'Complete'.
In Sheet 1 (Active) I have data in columns A - I. Column I shows a status as either Active or Complete.
I want my spreadsheet to automatically cut and paste 'complete' rows into sheet 2 (Complete). Deleting the data from the original sheet.
Ideally, I would like this to happen automatically when a row is marked as 'Complete' and not have to have a button to click each time I want to update.
Please help!