Notes on Nested IFS, AND, and OR Functions in Excel for BUS-K201 at the Kelley School of Business at Indiana University. Information on how to use IF, AND, and OR functions in Excel as well as how to use them within each other.
*Essential!!
*For you, at a price that's fair enough!!
If we need to output different values on a cell, not just change its format, based on whether some
condition is true
IF(logical_test, value_if_true, vaue_if_false)
Logical_test: condition you want excel to evaluate as being either TRUE or False.
- Contain some type of comparison (=,<>,<)
Value_if_true: result you want excel to output if the logical test argument evaluates true
Value_if_false: result if logical test is false
AND FUNCTION
If function accommodates a single logical test, if multiple conditions must ALL BE TRUE for a
particular output to apply, we use the AND function inside the IF
AND(logical1, logical2, logical3,..)
If one or more of the logical tests evaluate to FALSE< then the AND function itself evaluates to
FALSE
OR FUNCTION
Requires AT LEAST ONE of the multiple conditions to be true, not all.
Will evaluate to false only if all of its logical tests evaluate to false
OR(logical1, logical2, logical3,..)
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller anyiamgeorge19. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $9.99. You're not tied to anything after your purchase.