Question

What are logical functions in Excel? Can you give an example and explain how it works?

What are logical functions in Excel? Can you give an example and explain how it works?

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Logical functions are decision making tools. It is used to test whether a situation is true or false. As per the result, you can elect to perform further tasks. Most common logical function includes the IF function. The following format is used

=IF(condition, true, false)

=IF (A1>100, High, Low)

The condition that is being tested here is if A1>100.

If it more than 100, the result is True and is represented by True

If it is less than 100, the result is False and is represented by False

Other functions include AND, OR, XOR, NOT

Add a comment
Know the answer?
Add Answer to:
What are logical functions in Excel? Can you give an example and explain how it works?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT