IF IFS LET Functions - Excel & Google Sheets

Sdílet
Vložit
  • čas přidán 14. 10. 2024

Komentáře • 25

  • @Aliraza147
    @Aliraza147 Před 2 měsíci +1

    Your video tutorials on Google Sheets, Apps Script, Excel, and VBA have been incredibly valuable! I learned a lot from you.
    I'd love to see a future video exploring how to run a script before cell edits. While the onEdit() function is great for calculations after edits, I'm interested in functionality that triggers before the change.
    For example, imagine selecting a cell or range and pressing Delete. Ideally, a script would run beforehand, checking a specific condition. If the condition is met, the content would be cleared as usual. Otherwise, the script would prevent deletion.
    I've experimented with workarounds using onEdit(), but they haven't proven very efficient.
    Thanks for your continued content creation!

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  Před 2 měsíci

      While this is possible in Excel VBA, it's not something that you can do in Google Sheets unless Google decided to introduce a new trigger.

    • @chanmeida1726
      @chanmeida1726 Před 2 měsíci

      ​@@ExcelGoogleSheets I subscribed to your website twice. But I didn't get the practice files.
      May I know how to get the practice files for all your videos here at CZcams?

  • @JerryEduardo
    @JerryEduardo Před 3 měsíci +1

    Sensational explanation! We miss these videos. Very good!

  • @66Komodo
    @66Komodo Před 3 měsíci +2

    Thank you very much. You explain it very well and clearly.

  • @DidoBohrer
    @DidoBohrer Před 2 měsíci +1

    Please don't stop making videos.

  • @prosenjitshaw936
    @prosenjitshaw936 Před 2 měsíci +1

    Sir you are one of the great teacher but please provide data so that i can practice. I am new in this field sir.

  • @vijaykumark2076
    @vijaykumark2076 Před 2 měsíci

    Finally you are back.

  • @mattmorrisson9607
    @mattmorrisson9607 Před 3 měsíci

    This is genius! That being said, is this what you would do in a real life scenario? It seems like you had to do the entire setup first to be able to drop those variables into your formulas. While you end result is classy, does it provide any benefits over using different rows and cells for calculations?

  • @guyazulay
    @guyazulay Před 3 měsíci

    Excellent video. Thanks

  • @Nataliia_B
    @Nataliia_B Před 2 měsíci

    Thank you for tutorial

  • @ronaldking102
    @ronaldking102 Před 2 měsíci

    When I hit Control-Shift-Enter on my Acer Chromebook, It doesn't auto-populate "arrayformula". I know this could be hardware specific but do you have any thoughts?

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  Před 2 měsíci

      Sorry, I've never used Chromebook, not sure what the problem is.

  • @marychan-e1t
    @marychan-e1t Před 3 měsíci

    Can you please shar the google sheet for us to practice along?

  • @mohdhassan2677
    @mohdhassan2677 Před 3 měsíci

    What is the difference between let and lambda? I always can do everything in the video using lambda in the same way.

  • @Allen-L-Canada
    @Allen-L-Canada Před 3 měsíci

    I had long calculations repeated 2 times, which is annoying. This will take care of it for sure. Can you use LET in Pivoit Table's calculated field?

  • @sergheyzaporojanu6872
    @sergheyzaporojanu6872 Před 2 měsíci

    Guys! Today I noticed something supper odd. And now I wander was it always like this? Here's the issue/bug: in both Excel and GSheets the COUNT(range) and COUNTIF(range, "") formulas are counting the cells even if they have formula that outputs "" Blank results!
    WHATA HACK IS EVEN THAT?!

  • @marychan-e1t
    @marychan-e1t Před 3 měsíci

    Can you please shar the google sheet for us to practice along?