Hi,
I am trying to set up an IF function, and it has the following conditions:
If A1=High & B1=Maximum then C1= High
If A1=High & B1=Moderate then C1= High
If A1=High & B1=Lowthen C1= Moderate
If A1=Moderate/low & B1=Low then C1= Low
If A1=Moderate/low & B1=Moderate then C1= Low
If A1=Moderate/low & B1=Maximum then C1= Moderate
Is there any way to put all of that together in a single function?
Please Help!
Bookmarks