I'm working with a spreadsheet that will have many rows of data and I want to delete any row that has todays date in Column F. Column F can consist of several different dates but I would like to delete todays date which will change every day.
With "today's date" changing every day I'm sure I will have to use the =TODAY() formula somewhere in the macro. Here is a simple equation of what I'm trying to get to:
Delete any date in column F that = (=TODAY())
Any suggestions.
Bookmarks