I am trying to create an if statement that automatically says yes or no depending on if the five boxes are within a valid range for certain cases. If any of those boxes are not in that range for each of five specific cases, it will say no.
Basically:
IF A1 = Case 1 and B 2, 3, 4, 5, and 6 are within a certain range (less than an upper limit), then B7 = "Yes", and so on for five cases.
Any help would be greatly appreciated, Thanks!
Basically:
IF A1 = Case 1 and B 2, 3, 4, 5, and 6 are within a certain range (less than an upper limit), then B7 = "Yes", and so on for five cases.
Any help would be greatly appreciated, Thanks!