I have a workbook with 2 sheets, Sheet 1 has Column I. Column I is filled with Percent's. I want these %'s formatted as black or red based on conditional formatting.
Sheet 2 has cell B2 filled in with one of the following "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec."
The conditional Formatting formula I thought would be something along with lines of:
If(Sheet2 cell B2 = "Feb" then If the % in Sheet 1 Column I11-I31 the column is less than 10 divided by 12, color Red.
Then the same formula for each month but 9/12 for March and so on.
Hopefully this makes sense. I appreciate everyone taking a look.
Thank you, Matt