conditional formatting for cell date to equal today's date

G

Guest

If the cell value is equal to today's date, then it should appear red as part
of the conditional formatting.

If D3=today(), then red/bold.

For insurance policies that will expire in the future, I would like a
formula to let me know when that date has arrived.

The cell date is that expiration date, so if I change that date to test my
formula, I find that it did not work.

What would be the best way to assign the formula?

Thanks in advance for your help.
 
B

Bob Phillips

=D3=TODAY()

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top