IF, IFS, Nested IFs Functions in Google Sheets ✅ Simple Tutorial with Examples

Поделиться
HTML-код
  • Опубликовано: 31 июл 2024
  • Watch this step-by-step IF function tutorial for Google Sheets by Railsware Product Academy. In this video, you will learn:
    ✅ the IF and IFs functions basics (with real examples)
    ✅ how to combine the IF function with other functions
    ✅ how to nest one IF function inside of another for multiple conditions (nested IFs)
    ✅ the workaround to use wildcard characters inside of the IF function
    📝To follow along, make your copy of a bonus 🎁practice sheet: bit.ly/practice-rwif
    🔃To automatically pull your data from various apps to Google Sheets, use Coupler.io: bit.ly/coupler-rw-if (the tool shown at 5:03)
    Timestamps:
    0:00 What is the IF function
    0:35 The IF function syntax breakdown
    0:58 The IF function basic example
    2:36 How to use other formulas as IF function arguments
    3:38 How to apply the AND / OR logic within the IF function
    5:02 How to automatically pull and refresh data from other apps to Gsheets using Coupler.io bit.ly/coupler-rw-if
    5:31 How to use the nested IFs (embed one function inside of another)
    7:33 What is the IFS function + the syntax breakdown
    8:08 The IFS function basic example
    10:44 Workaround to combine the IF function with wildcard characters
    12:44 Using ARRAY FORMULA with the IF function
    14:29 Video summary
    We’d love to hear from you!🙋‍♀️💬Share your experience using the IF function in the comments ⬇️
    To not miss out on our next video about the ARRAYFORMULA function in Google Sheets, make sure to subscribe and hit the bell button to enable notifications 🔔
    Design and video production: Oleg Gorovoi, Vlad Shagov, Karina Plastun
    Cases: Natalia Gorovaia
    Speaker: Karina Plastun
    #IFfunction #IFGoogleSheets #IFfunctionMultipleConditions

Комментарии • 20

  • @coupleracademy
    @coupleracademy  3 года назад +1

    Timestamps to navigate through the video:
    0:00 What is the IF function
    0:35 The IF function syntax breakdown
    0:58 The IF function basic example
    2:36 How to use other formulas as IF function arguments
    3:38 How to apply the AND / OR logic within the IF function
    5:02 How to automatically pull and refresh data from other apps to Gsheets using Coupler.io
    5:31 How to use the nested IFs (embed one function inside of another)
    7:33 What is the IFS function + the syntax breakdown
    8:08 The IFS function basic example
    10:44 Workaround to combine the IF function with wildcard characters
    12:44 Using ARRAY FORMULA with the IF function
    14:29 Video summary

  • @ZakiYung
    @ZakiYung 3 года назад +7

    What I liked in this video: graphics, examples, explanation!
    What I did not like in this video: hmmm, it seems everything was great :)
    Thank you!

  • @Darry141
    @Darry141 3 года назад +4

    Thanks! It’s a very useful video. I am gonna go and practice IF formula 🤓

  • @Stopwatchhospitality
    @Stopwatchhospitality 2 года назад +1

    Very useful. Thank you!
    Especially the blog link to a spreadsheet with the formula inserted.
    This was a saviour!
    The IF, AND, OR is now embedded into our booking calendar! :-)

  • @Yahya98
    @Yahya98 Год назад +1

    I came across this channel when making my project timeline. I'm a motion grapher myself, so I know how much effort you put in these videos animation, kudos!
    Not only the information, but also the animation, this is such high quality content. Definitely got me to subscribe :)

  • @rjndca
    @rjndca 3 года назад +2

    Great video. Please keep up with more videos!

  • @harithrani
    @harithrani 2 года назад

    Watched this twice and feels like wanna watch it again, haha. Well done!

  • @preferredlocksmith3843
    @preferredlocksmith3843 2 года назад +1

    This was explained so well! thank you so so much, getting multiple options on the if function was driving me insane. You're the best for this.

  • @TheLearningBox
    @TheLearningBox 2 года назад

    NICE VIDEO, easy to understand, thanks a lot

  • @coupleracademy
    @coupleracademy  3 года назад

    We’d love to hear from you!🙋‍♀️💬Share your experience using the IF function in the comments ⬇️

  • @lholhofox
    @lholhofox 11 месяцев назад

    Love the video!! Thank you!!
    Keep it uuuppp!!!
    👏👏👏👏👏👏

  • @DougOfTheAntarctic
    @DougOfTheAntarctic 3 года назад +1

    I would use the AND function rather than multiplying - for easier understanding by other people.
    Multiplication is for advanced Boolean algebra practitioners only.

  • @pap1ll0n
    @pap1ll0n 2 года назад

    This is awesome,thanks. I can't find link to unicode characters though

  • @studentofthelastbench7089
    @studentofthelastbench7089 2 года назад

    Stylist video

  • @MrMosoani
    @MrMosoani 2 года назад

    i love the style of presentation. it's classy. I guess my question is, those parentheses though. what's the syntax or the format to avoid errors?
    I'm tasked to identify if the NO survey result is driven by process or employee and how it impacts the resolution rate.
    I don't know how to do this lol help anyone?

  • @alejandromartriv3441
    @alejandromartriv3441 2 года назад +1

    Don't understand why it isn't working for me

    • @DroneQuadcopter
      @DroneQuadcopter Год назад

      same =IF(C8=C11,C12,C11) says ERROR no matter what I do, or even if I use these: =IF(C8="0","1","0")

    • @DroneQuadcopter
      @DroneQuadcopter Год назад

      I find it out, now it is not a comma, but ;

    • @kamransmdli8816
      @kamransmdli8816 7 месяцев назад +1

      @@DroneQuadcopter thanks. really it is not the comma, it is dot-comma(;)this info solved all the problem. Sheets has changed its coding language. thanks you for opinion