Hello all!
I am not sure how to label what I am attempting to accomplish but here it goes.
Excel 2013, Windows 7
All on Sheets ("Sheet1")
Cell ID's
In cell B8 I have a manual entry for the number of days to actually perform the task.
In cell B9 I have a manual entry for number of days before B8 Value as the warning trigger.
In cell B11 I have a simple formula to calculate the remaining days before the task is due.
In Cell F33 I have the percent of components on hand.
What I am trying to accomplish:
I want cell B12 to turn RED and have text that says "DANGER" in white letters in cell B12 if:
B8+B9 is > B11 And F33 is <100%
This will signal the warning that the drop dead date is nearly not achievable.
so let's say this for further explanation:
B8 = 5 days and B9 = 5 days. That is 10 days
B11 = 13 days and F33 is < 100%
No warning.
But if B11 hits 9 days and F33 is still < 100% I get warned.
Any Ideas? Thanks in advance
I am not sure how to label what I am attempting to accomplish but here it goes.
Excel 2013, Windows 7
All on Sheets ("Sheet1")
Cell ID's
In cell B8 I have a manual entry for the number of days to actually perform the task.
In cell B9 I have a manual entry for number of days before B8 Value as the warning trigger.
In cell B11 I have a simple formula to calculate the remaining days before the task is due.
In Cell F33 I have the percent of components on hand.
What I am trying to accomplish:
I want cell B12 to turn RED and have text that says "DANGER" in white letters in cell B12 if:
B8+B9 is > B11 And F33 is <100%
This will signal the warning that the drop dead date is nearly not achievable.
so let's say this for further explanation:
B8 = 5 days and B9 = 5 days. That is 10 days
B11 = 13 days and F33 is < 100%
No warning.
But if B11 hits 9 days and F33 is still < 100% I get warned.
Any Ideas? Thanks in advance