Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Excel Basics - IF Function Made Easy and IS Functions Too - Epic Examples

ExcelIsFun via YouTube

Overview

Dive into a comprehensive 54-minute video tutorial on mastering Excel's IF function and IS functions. Learn through 14 practical examples, including bonus calculations, balance checks, commission computations, and sales categorizations. Explore comparative operators, logical tests, and functions like ISNUMBER, ISBLANK, and ISTEXT. Conclude with creating a PivotTable based on sales categories. Access downloadable start and finished Excel files, along with detailed written notes, to enhance your learning experience.

Syllabus

) Detailed Introduction to the IF Function & Comparative Operators and Logical Tests.
) IF Example #01: Your Bonus: =IF(C6 Greater Than =C11,C10,0).
) IF Example #02: In Balance?: =IF(B22=C22,"In Balance","NOT In Balance").
) IF Example #03: Bonus? TRUE or FALSE?: =C4 Greater Than =$F$4.
) IF Example #04: Bonus? "Bonus" or "No Bonus": =IF(C11 Greater Than =$F$11,"Bonus","No Bonus").
) IF Example #05: Bonus? 0 or $750: =IF(C18 Greater Than =$F$18,$G$18,0).
) IF Example #06: Bonus Commission? 5% or 1%: =IF(C25 Greater Than $F$25,$G$25,$H$25).
) IF Example #07: Calculate Commission Paid: =IF(C32 Greater Than $F$32,$G$32,$H$32)*C32.
) IF Example #08: "Under" or "Over": =IF(C39 Less Than $F$39,$H$39,$G$39).
) IF Example #09: "No Balance" or Show Nothing: =IF(C46=0,$H$46,"").
) IF Example #10: Is it a Number?: =ISNUMBER(C7).
) IF Example #11: Is cell empty?: =ISBLANK(C7).
) IF Example #12: Is it Text?: =ISTEXT(C7).
) IF Example #13: Checkbook Balance: =IF(ISBLANK(B5),"",G4-F5+E5).
) IF Example #14: Sales Category: =IF(L7 Greater Than $O$7,"Large","Small") and then make a PivotTable.
) Summary - Conclusion.

Taught by

ExcelIsFun

Reviews

Start your review of Excel Basics - IF Function Made Easy and IS Functions Too - Epic Examples

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.