Download presentation
Presentation is loading. Please wait.
Published byGodwin Carson Modified over 9 years ago
1
Nested Statements Excel Discovery By Sam Griffiths
2
If Statement If statement 1 - Put in a logic test 2 - Value 1 if test passes 3 - Value 2 if test fails Basic Logic Tests Cell=“text” Cell=value Cell>value
3
Nested Statements Functions within functions Advanced Logic Tests Concatenate()=“text” Sum()=value Count()>value
4
Nested IF Statements Ifs within Ifs IF ------ Logic Test ------ Value if True ------ Value if False) IF -- Logic Test -- Value if True -- Value if False)
5
Down the Rabbit Hole IF ------ Logic Test ------ Value if True ------ Value if False) IF -- Logic Test -- Value if True -- Value if False)
6
“If” vs “&” What’s the difference
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.