Title says it all, a XOR formula would be really helpful and reduce formula length when trying to test an exclusive or.
Β
For those unfamiliar, here is the logic table for XOR. It acts as an OR however if both inputs are TRUE, then XOR returns false.
