IF Function with Multiple Conditions in Excel & Google Sheets

Поделиться
HTML-код
  • Опубликовано: 24 авг 2024

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

  • @carolamarcano1805
    @carolamarcano1805 2 года назад +4

    This person is a truly good teacher, his explanations and instructions are precise and easy to understand.

  • @mch6893
    @mch6893 9 месяцев назад

    best excel tutorial i've seen. You are the only one that covers arrays in if statements

  • @hssha1976
    @hssha1976 24 дня назад

    Amazing, Can Not Thank you enough

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

    Great video; thanks! One kinda subtle point that might confuse viewers -- OR() is "one or more" of the conditions is true. In the video, you only talk about if (exactly) one of the conditions is true.

  • @netboy1102
    @netboy1102 2 года назад +2

    Great video as always. Thought this was basic skills, but got surprised with the binary calculation. Thank you for bringing the good stuff.

  • @dakshbhatnagar
    @dakshbhatnagar 9 месяцев назад

    I learnt something new today 19:13 thanks

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

    Thanks your all videos useful
    Sunil Jaipur India 🇮🇳

  • @user-xr3bi6tm6v
    @user-xr3bi6tm6v 10 месяцев назад

    Nice very usefull. thank you for teaching.

  • @Female-fy6tg
    @Female-fy6tg 2 года назад

    I LOVE YOU MAN!!! best channel ever !!!!!!

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

    Was very much useful to formulate for a priority summary prep task

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

    I love the way you explained the differences.. Great video. Thank you!

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

    Great Explanation....would be very useful. if you leave a sample file for practice of the above file...

  • @user-gr3ue9nl3v
    @user-gr3ue9nl3v 9 месяцев назад

    awesome video! very well explained!

  • @vicrigortalingtingiii7365
    @vicrigortalingtingiii7365 4 месяца назад

    Thank you! Big help.

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

    Thank you for your lessons, you are a generous teacher ❤️

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

    Teacher...Great Instruction! And ohhh so Timely. It does seem odd to me that Google Sheets ArrayFormula does not play well with AND / OR Functions without Trickery!?

  • @user-no2vk3yi7n
    @user-no2vk3yi7n Год назад

    This is just too awesome

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

    Thank you! Helped me!

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

    very nice explain

  • @RohitKumar-cc7zi
    @RohitKumar-cc7zi 2 года назад +1

    It's a good 👍👍

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

    Regular Viewer, Learning a Lot
    Best regards from New Delhi india🇮🇳

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

    many, many thanks

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

    This helped me so much, thank you!!

  • @ipunk-kalijompojbr7239
    @ipunk-kalijompojbr7239 2 года назад

    Sip. .... Mantab. .....

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

    Well explained, thanks

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

    great video thanks a lot mate

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

    What would be the best way to check a different spreadsheet for the max/highest number and then return the name that corresponds with the highest number

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

    Thanks for your videos! Is there a way to assign a value (or point system) to words? In your example could you assign a value of 1 point to each "complete" text in order to get a total of all "complete" jobs?

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

    THANK YOU!!

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

    You are a very good instructor, why in the first example you didn't use N when you did multiplied the two Boolean?

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

      Technically, when you multiply two boolean values your spreadsheet will automatically convert those to 1 & 0. I like to use N function for clarity when things get convoluted.

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

    Awesome video, thanks! Any advice on how to sort the spreadsheet above by date and customer into a separate tab ? I can’t seem to get it right

  • @Chanderv31
    @Chanderv31 8 месяцев назад

    13:00

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

    Great

  • @3aslogisticspakistan538
    @3aslogisticspakistan538 7 месяцев назад

    Hi brother, I tried but my formula not working, can you please help?

  • @proud_indian0161
    @proud_indian0161 Месяц назад

    where can i get this sheet to practice?

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

    I want to put the word 'Excellent' into C9 if the number 82 is in B9 and I'd like to use conditional formatting. How do I do this?

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

    I'm looking for a way to have data entered into one Google worksheet and stored in another. I think this would be a database function, but not sure.
    I live stream hockey games and post in the stream who scored using spreadsheet script. During intermission, a recap of the players that scored is shown.
    What I want to do enter the data on one sheet and have it stored on another sheet.
    Which video series would be best to review for what I'm looking to do?

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

      Maybe this? ruclips.net/video/ZKYvrD-3Ksc/видео.html

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

    nice, your info is useful for me. but i have a question, how about the formula OR in array if add up two or more criterias such as true + true = 2? thanks before

    • @0x00nobody7
      @0x00nobody7 2 года назад

      It would still work. He did mention any result that is not 0 will result in true.

  • @Cactus2734
    @Cactus2734 9 месяцев назад

    you are a f'ng machine!

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

    any one know who to do if greater than equal to or less than to make is give a text value? I'm using the second sheet for the values

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

      Please rephrase your question. It doesn't make much sense.

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

    this was complicated 😢 i wish i could understand, i think i need more fundamental understanding of the basics, because I'm have difficulty following along

  • @nminsight21-financialevent55
    @nminsight21-financialevent55 Год назад

    I love you

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

    How can I convert this to an array formula to drag it down?
    =MINIFS(A:A,A:A>C1,B:B>D1)
    Column A - Dates (sorted)
    Column B - Corresponding values
    Cells C1, C2, etc. - LookUp Date
    Cells D1, D2, etc. - LookUp Value
    Basically I want the first date (A:A) after my LookUp Date (C1) that has a bigger value (B:B) than my LookUp Value (D1).
    edit: I also know I could just filter the list and search for the minimum value in this "virtual array", but still the problem stands of not beeing able to drag the formula down manually. I have about 8'000 rows of data and more to come. It's not feasable to drag everything down, it's too much of a calculation...

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

      Custom function.

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

      @@ExcelGoogleSheets I will see if I can do this and lookup how to create one. But thanks for the input! Great video as always btw! You helped me alot with data analysis and statistics. :)

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

      It should work in Office 365 without a custom function though, but then since you're asking about dragging down with array, I guess it's safe to assume you are asking Google Sheets question.

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

      @@ExcelGoogleSheets Yeah it was about Google Sheets unfortunately. But nevertheless thanks for your answer. I will try to find a goo workaround that doesn't take that much computing power.

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

    16' AND / OR function dont ork with array. How to solve this.

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

      Well. Did you watch the video?

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

      @@ExcelGoogleSheets Yes, I watched it. Very helpful. I love your vídeos. Thank you for your time.

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

    HELP! Haha I've been going around in circles with this problem
    I want to calculate a value between 15-25 (11 in whole), but I don't want the formula to calculate anything above 25
    For example, if the data is A1=28, then I only want the result as 11 (max value) and multiply it by 1000, anything above 25 will be multiplied by 2000 but not including

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

      Wait I got it...
      =IF(AND(A1>= 15,A1=26,11000+((A1-25)*2000),0))
      Might not be the simplest formula, but it works haha

  • @NOC-H
    @NOC-H 2 года назад

    Why does mine keep giving a ZERO in the spot. I thought i coded it to leave blank: =IF(OR(GG9="",FR9="",FB9="",EK9=""),GG9+FR9+FB9+EK9,"")

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

      Either you need to remove formatting from that column or one of those cells you check are not really blank.

    • @NOC-H
      @NOC-H Год назад

      @@ExcelGoogleSheets That was my fear. I have formatting in the cell. I can't figure out how to work around this. Ultimately, I want the cell to be blank unless there's something in one/any of the prior cells, then I want to sum those.

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

    COGS cost of goods sold, ok

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

    =ARRAYFORMULA(TEXTJOIN(" / ",TRUE,IF((and(emailcol=emailcell,statuscol,"pending")),orderidcol&"/"&statuscol&" £"&valuecoll"")))
    Can anyone help with my formula please.
    What i'm trying to do is exclude pulling all orders though "OrderID/Status £Value / " for status of "pending" but all I get is blank can you use it like this, it works fine intill I add the and formula

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

    IF Functions from Hell ruclips.net/video/6cwZoKdZh94/видео.html
    SUMIF, COUNTIF OR Criteria ruclips.net/video/cmtF5ulh6mo/видео.html