The definition I found for MAXA is “Returns the largest value in a list of arguments. Text and logical values such as TRUE and FALSE are compared as well as numbers.” So I would expect “A” to be greater than “0” (zero). IF works in a comparison of two numbers or text or Booleans. I’ve attached a small test example. MAXA and MINA appear not to work properly. In summary, IF seems OK, MINA and MAXA do not.
Am I misunderstanding something or is there a basic problem? I’d appreciate any assistance that may be possible.