View Single Post
  #1   Report Post  
Shooter
 
Posts: n/a
Default differentiating between "and"/"or" in a formula

I have values in cells A1:D1. In cell F1, I would like a formula that will
print the words "Max all" if A1B1 and A1C1 and A1D1.
I would also like a formula in cell G1 that will print the words "Max one or
more" if A1B1 or A1C1 or A1D1.
I do not want to use the "max" command in either of the above formulas.
Thanks for the help.


--
Shooter