IF returns one value if a condition you specify evaluates to TRUE, and another value if that condition evaluates to FALSE.
My experience with IF is that we should always have the correct comparison methods and correct conditions. If not so, results may have a different outcome. So, always be careful :D
No comments:
Post a Comment