Hello
I have a spreadsheet that has 5 columns that needed to be checked for a value. They need to meet at least 1 of the conditions in columns J,K,L,M,N and if they do I want to place a "True" Column O if not "False"
The condition are:
J2>=65 or
K2= "YES" or
L2>0 or
M2= "YES" or
N2= "YES"
I can't figure how how to do so many checks. Any help would be appreciated.
Thanks
Bookmarks