If then with 2 comparisons

F

Frank Kabel

Hi
try
=IF(AND(E43>G43,E43>I43),"Site One",IF(AND(G43>E43,G43>I43, "Site
Two","Site Three"))
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

VBA Loops 1
sending attachement 1
changein text to all caps 6
Shirtcut for return to the 6
User Defined Function 2
IF or ISnumber ??? 4
conditions using colors 2
removing ( ) and - from phone numbers 8

Top