1 / 27
Excel Tutorial Logical Functions, Conditional Formatting, and Lookup Functions
370 likes | 857 Vues
Télécharger la présentation
Excel Tutorial Logical Functions, Conditional Formatting, and Lookup Functions
An Image/Link below is provided (as is) to download presentation
Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author.
Content is provided to you AS IS for your information and personal use only.
Download presentation by click this link.
While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server.
During download, if you can't get a presentation, the file might be deleted by the publisher.
E N D
Presentation Transcript
1. Excel TutorialLogical Functions, Conditional Formatting, and Lookup Functions
2. Topic 1: Working with Date Functions 2
3. Topic 2: Working with Logical Functions A logical function is a function that works with values that are either true or false
The IF function is a logical function that returns one value if the statement is true and returns a different value if the statement is false
IF(logical_test, value_if_true, [value_if_false]) 3
4. Working with Logical Functions A comparison operator is a symbol that indicates the relationship between two values 4
More Related