Hi,
Totally new to using VBA but really need a script to be able to do the following:
I have a sheet named "Calendar" that has a row for each day of the year in order to plan and prepare social media posts for specific days. I have a second sheet named "Archive" where I would like the already posted days to move, ergo I need a script to check the date against the date in the first sheet's column C and if it is a date that has already passed then cut and paste the whole row to the Archive sheet.
I have scoured forums and sites online and played around with some solutions that have helped people with similar queries to no avail, so would greatly appreciate it if someone could help me out.
Totally new to using VBA but really need a script to be able to do the following:
I have a sheet named "Calendar" that has a row for each day of the year in order to plan and prepare social media posts for specific days. I have a second sheet named "Archive" where I would like the already posted days to move, ergo I need a script to check the date against the date in the first sheet's column C and if it is a date that has already passed then cut and paste the whole row to the Archive sheet.
I have scoured forums and sites online and played around with some solutions that have helped people with similar queries to no avail, so would greatly appreciate it if someone could help me out.