Content area
Full text
NEALE BLACKWOOD EXPLAINS THE AND & OR FUNCTIONS.
Q: I struggle to use the AND and OR functions. Could you explain how they should be used?
A: AND and OR are typically used with IF functions. They allow you to examine multiple logical tests in a single function rather than use numerous IF functions to achieve the same result. Examples of logical tests are A1=B1, A1>B1 andA1>=0.
The syntax of the two functions is...





