Hi All
Hoping you can help ....once again!

I have dates in column C in a daily report I run. After I sort by date I need to delete all rows that are 1 and 2 days prior. I cannot figure out how to do this through VBA.

Example:
If I run today's report (on 04/12/2018) I need to delete dates 04/11/2018 and 04/10/2018.

tomorrow it will be different.

I also need workdays only Monday - Friday

Can anyone direct me?