I can't find a way to conditionally format a date field to highlight the closest dates only.
For example, if sheet has:
08/30/2018
08/30/2018
09/04/2018
09/04/2018
09/13/2018
I want to automatically highlight the 8/30 dates. They will fall off the sheet after the 30th, so then the sheet should highlight 09/04 rows.
Is there a way to do that?
Thanks