I have several variables (12) that all return either "GREEN", "GREY", "YELLOW", or "RED". I need a formula to return the following:
If all are either "GREY" or "GREEN" then "GREEN"
If any are "RED" then "RED"
IF none are "RED" and any are "YELLOW" then "YELLOW"
Can anyone help? Thanks
Bookmarks