Hi all.

In column F, starting from row 11, I have a list of dates.

Does anyone know how to create a VBA that will delete the entire row the date is in if the date is a week old... " =Today()-7 " is the cell function for this if that helps.

Thanks a lot in advance for anyone that can help.