Excel Conditional Formatting

Daniel Guardamondo 45 Reputation points
2024-09-30T15:02:36.3+00:00

How do I configure conditional formatting in Excel for years, months, or days?

The header row had names of training and header column has names of people. All other cells have dates that training was completed. I have the formula setup to highlight a cell when annual training is within 30 days of needing renewal.

Format only cells that contain, cell value, less than, =TODAY()-335

When I modify the formula for training due every two years, X number of months, etc…it highlights erratically. For example: training completed on 9/9/2024, due in two years…I want the cell to highlight in 2 months or 60 days. How is this accomplished?

Microsoft 365 and Office Install, redeem, activate For business Windows
Microsoft 365 and Office Excel For business Windows
{count} votes

Accepted answer
  1. Barry Schwarz 3,746 Reputation points
    2024-09-30T18:07:03.13+00:00

    For a given cell with a date in it, How do you distinguish between training that is required annually and training required biannually? For a given column does everyone require training with the same frequency or do some people need the training annually and other less often?

    If everyone requires a particular training with the same other-than-annual frequency, create a conditional formatting rule (for example =A1>TODAY()-670) just for that column, place it in front of the annual rule, and set the Stop If True flag.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.