Hi Guys,
I have become unstuck and I desperately need you assistance once again :-)
I need a VBA code that will do the following:-
I have a data set, Row 1 contains table headers which will never change, column A contains dates (in UK Format dd/mm/yyyy) the list of dates will change daily I.e currently displays Jan 2018 - December 2018. Columns B - E contain the data.
I want the VBA code to delete rows if the data falls between two date ranges located in column A.
For example, with the current data I have a number of rows with data that falls in December 2018. I want to delete these rows out of the data set
The code needs to be dynamic enough in a sense that I can change the dates to delete the rows by using a input box
Any help as ever will much appreciated
Slosh x
Bookmarks