Hello all and thank you kindly for any help that might be provided. I have a large excel that is going to continue to grow to which this will be applied / added, so the formula has to be indefinite and be able to be easily added to an already ongoing file.
I am trying to format column C (Due Date) to provide a "warning" based on the value of column X (Closed Date). If there is data in Column X, I do not need to conditional format C as the review is complete and we do not need any warning indicators of approaching due dates. Currently, I am just utilizing the conditional formatting option on the home tab for all of column C, however, as the formatting remains even on cases / reviews that are closed, it is not an effective warning notification of cases still open, but coming due soon.
Color does not really matter that much, but I have been using Red/Red for cases / reviews due in the same (this) week and Yellow/Yellow for cases coming due in the next week.
Something like =if(X<>" ", no conditioning needed , condition C " is the basic intent here.
Then there is one more layer which can be left out if it makes this overly complicated, but technically, the first approaching Sunday is considered as part of "this week", so any case reviews that are due on Sunday are technically part of the prior week as they have to be closed by the preceding Friday.
Upload Image
Any help here would be greatly appreciated!
I am trying to format column C (Due Date) to provide a "warning" based on the value of column X (Closed Date). If there is data in Column X, I do not need to conditional format C as the review is complete and we do not need any warning indicators of approaching due dates. Currently, I am just utilizing the conditional formatting option on the home tab for all of column C, however, as the formatting remains even on cases / reviews that are closed, it is not an effective warning notification of cases still open, but coming due soon.
Color does not really matter that much, but I have been using Red/Red for cases / reviews due in the same (this) week and Yellow/Yellow for cases coming due in the next week.
Something like =if(X<>" ", no conditioning needed , condition C " is the basic intent here.
Then there is one more layer which can be left out if it makes this overly complicated, but technically, the first approaching Sunday is considered as part of "this week", so any case reviews that are due on Sunday are technically part of the prior week as they have to be closed by the preceding Friday.
Upload Image
Any help here would be greatly appreciated!