IF IFS LET Functions - Excel & Google Sheets

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ส.ค. 2024

ความคิดเห็น • 25

  • @66Komodo
    @66Komodo หลายเดือนก่อน +2

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

  • @Aliraza147
    @Aliraza147 หลายเดือนก่อน +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  หลายเดือนก่อน

      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 หลายเดือนก่อน

      ​@@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 TH-cam?

  • @JerryEduardo
    @JerryEduardo หลายเดือนก่อน

    Sensational explanation! We miss these videos. Very good!

  • @prosenjitshaw936
    @prosenjitshaw936 22 วันที่ผ่านมา +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 หลายเดือนก่อน

    Finally you are back.

  • @DidoBohrer
    @DidoBohrer 18 วันที่ผ่านมา

    Please don't stop making videos.

  • @Nataliia_B
    @Nataliia_B 26 วันที่ผ่านมา

    Thank you for tutorial

  • @guyazulay
    @guyazulay หลายเดือนก่อน

    Excellent video. Thanks

  • @mattmorrisson9607
    @mattmorrisson9607 หลายเดือนก่อน

    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?

  • @ronaldking102
    @ronaldking102 หลายเดือนก่อน

    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  29 วันที่ผ่านมา

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

  • @marychan-e1t
    @marychan-e1t หลายเดือนก่อน

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

  • @mohdhassan2677
    @mohdhassan2677 หลายเดือนก่อน

    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 หลายเดือนก่อน

    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?

    • @iiiiii-w8h
      @iiiiii-w8h หลายเดือนก่อน

      pivot tables use the DAX language, so no.

    • @Allen-L-Canada
      @Allen-L-Canada หลายเดือนก่อน

      @@iiiiii-w8h thanks

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  หลายเดือนก่อน

      You should be able to use it in Google Sheets Pivot Tables

    • @Allen-L-Canada
      @Allen-L-Canada หลายเดือนก่อน

      @@ExcelGoogleSheets oh, thanks!

  • @sergheyzaporojanu6872
    @sergheyzaporojanu6872 หลายเดือนก่อน

    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?!

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  หลายเดือนก่อน

      I assume you mean COUNTA. It's been always like that.

  • @marychan-e1t
    @marychan-e1t หลายเดือนก่อน

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