Excel Macro for deleting Rows containing dates greater than "today"

ITC

Joined
Aug 31, 2017
Messages
1
Reaction score
0
Hello,
I've been trying to write a Macro in Excel to look through my data in excel and delete rows containing future dates. I've tried macros posted on several different sites, including this one, but none of them are working, and I don't know enough about Macro coding to figure out why or what's going on. My dates are in Column A, and are in no particular order. The worksheet is pre-formatted using a different Macro that I created to get rid of some columns, apply the filter feature already, and applying it to column B to only look at rows that are showing "coordination". ANY help is greatly appreciated, thank you.
 
Back
Top