Hello,
I am trying to clear the contents of a cell in a column.
I need the macro to search column N, the number of rows will vary each time and I need it to search all of column N.
for each row in column N, if the cell = "01/01/1900" then I need it to delete the date. If it has another date, leave the other date.
Bookmarks