Hi,
I have three values A,P,W which can produce the following results:
1.) A < P - should display " Delayed Plan"
2.) A < W - should display "Delayed Workflow"
3.) A >= P - should display " On Schedule"
4.) A >= W - should display " Proper Workflow"
I have noticed that given any set of values, two of these conditions will always be met.I want to combine these results and get them in a single cell.
Attached worksheet for reference.
Thanks in advance.
Bookmarks