Hi I am trying to find a way to move all rows (can be deleted from original worksheet) to a separate worksheet in the same workbook where the date field year does not match current year.
So something like:
Task1 Description 01/01/2014
Task2 Description 01/03/2015
Task3 Description 01/01/2016
So the first two records would be moved to another worksheet leaving just Task3 in the current worksheet, based on the year portion of the date. I would like to add the code to a macro to run whenever and move tasks from previous years to the historic task sheet.
Appreciate any help
Running Office 2010
Thanks
Bookmarks