Highlight data as date approaches closer to picked date

Hi there,
I do have lots of user input forms in my website to collect the information of customers while they confirm the booking, and I do have management dashboard where I have a Table connected with the same database to view all the information for us. In the management dashboard, I want to make the system so that it highlights the date (Whole row of data) exactly 1 day before the date that the customer has picked up from date picker while filling out the form. And, if possible, also sending an automated reminder notifications in our mail?

Any help would be highly appreciable!

Thanks

Not exactly what you want, but the Open For Business example demonstrates highlighting one row of a Repeater when that row is today. Maybe it will help.

Thank you so much! Will check it out!