T
That's Confidential
In cell D7, I have the following forumla:-
=IF(ISNUMBER(C7),C7+14,"")
This cell is also conditional formates as follows:-
Formula is =D7<TODAY()
(it then changes to a red colour)
Now, in K7 I have a drop down menu with 2 choices, "Disposal" and
"Returned". What I would like is for if either of these two options are
selected from the list, then C7 is no longer shaded in red.
Does that make sense? Any ideas on how to do it? I am assuming that I would
have to add something to my conditional formula in D7?
Thanks in advance
=IF(ISNUMBER(C7),C7+14,"")
This cell is also conditional formates as follows:-
Formula is =D7<TODAY()
(it then changes to a red colour)
Now, in K7 I have a drop down menu with 2 choices, "Disposal" and
"Returned". What I would like is for if either of these two options are
selected from the list, then C7 is no longer shaded in red.
Does that make sense? Any ideas on how to do it? I am assuming that I would
have to add something to my conditional formula in D7?
Thanks in advance