Share via

Excel Formatting for Conditional Formatting a Date

Anonymous
2025-02-20T23:34:28+00:00

I need help with some conditional formatting, and formulas.

I have Column F that is a status column. I want this to be the field that is formatted.

I want it to be that it is a color, it the date in Column I in my document is before todays date.

I figured out how to format column I to a color, but not if i want column F to be formatted.

I really appreciate the help!

Microsoft 365 and Office | Excel | For business | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2025-02-21T02:33:55+00:00

    Select I2:I100>Conditional formatting rule>Use a formula...

    =AND($F2

    Note:Change 2 to the first row of your selected range.

    Was this answer helpful?

    0 comments No comments