Date Conditional Format

J

jk

I need a formula or code to apply into a cell that will flag a user if a
record is greater than 90 days from today. I have tried variations of IF
statements using the now function but have not been successful. Any
assistance would be appreciated.
 
S

Stefi

If record date is in column A, then try =TODAY()-A1<=90 as conditional
formatting formula for column A.

Regards,
Stefi



„jk†ezt írta:
 

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