Are You Making This Excel Mistake? Fix It in Minutes!

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

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

  • @MyOnlineTrainingHub
    @MyOnlineTrainingHub  5 месяцев назад +2

    ❓What Excel formula trick has saved you the most time and frustration in your projects?
    Learn more about Excel Tables with my course: bit.ly/eformulas24course

  • @patrickschardt7724
    @patrickschardt7724 5 месяцев назад +16

    Using tables has definitely helped me. Now when I get files from coworkers that don’t have tables, I do a little bit of work to get everything in order before continuing

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  5 месяцев назад +1

      Wonderful to hear, Patrick!

    • @brianspiller9075
      @brianspiller9075 5 месяцев назад +2

      While I generally don't have to enter data into tables, when I do, I switch the Enter Key direction to 'Right' instead of 'Down'. Because that is kind of a bother to chase down in the options menu, I record a Macro for each direction and add to the QAT.

    • @patrickschardt7724
      @patrickschardt7724 5 месяцев назад

      @@brianspiller9075 that’s a brilliant idea. I’m doing that as soon as I get to work tomorrow
      For smaller data sets the data entry form (buried in in ribbon customization, called Form) also works. It pulls in all the fields of the table and allows the user to tab into each one
      If your data has many fields or a lot of columns with data validation I don’t recommend this

    • @patrickschardt7724
      @patrickschardt7724 5 месяцев назад

      @@brianspiller9075 that’s amazing. I’m doing that
      How do you record the action of changing the direction or for that matter any option? The recorder seems to be for the workbook only

    • @MonkEBoy-ud6kj
      @MonkEBoy-ud6kj 4 месяца назад +2

      Couldn’t you just hit tab? Or is your preference more so because you’re entering mostly numbers using the number pad?

  • @Excelambda
    @Excelambda 5 месяцев назад +10

    Great video!!
    When criteria arrays are perpendicular we can use a single cell formula:
    =SUMIFS(D2:D64,A2:A64,F2:F6,C2:C64,G1:I1)
    plus we can use PIVOTBY ,GROUPBY these days

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  5 месяцев назад +2

      Doh, forgot to demo that one too. Thanks for sharing 🙏

  • @krishna6296
    @krishna6296 5 месяцев назад +2

    My excel skills are improving because of your wonderful videos. Thank you Mynda!

  • @frameworkcc2005
    @frameworkcc2005 5 месяцев назад +6

    Name ranger is really helpful, easy for other people to read, and the table function makes it even better!

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  5 месяцев назад

      Glad you like these options 👍

    • @robparker1625
      @robparker1625 5 месяцев назад

      Thanks to your video on the LET function I use it all the time as an alternative to named ranges.

  • @GeertDelmulle
    @GeertDelmulle 5 месяцев назад +6

    I go straight to Excel tables and dynamic arrays and don’t even bother with cel references anymore.
    Who doesn’t like a good broadcasted report: just a single formula and fully dynamic… just great! :-)

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  5 месяцев назад +1

      Love that you're embracing the modern tools, Geert 😊

    • @GeertDelmulle
      @GeertDelmulle 5 месяцев назад

      @@MyOnlineTrainingHub …since they can out in the Beta channel, TBH. :-)

  • @vijayarjunwadkar
    @vijayarjunwadkar 5 месяцев назад

    As usual a very practical and useful video Mynda! Thanks for these tips. Your casual attire and changed video background is also adding a cool refreshing touch! Keep rolling! 🙂

  • @chrism9037
    @chrism9037 5 месяцев назад +1

    Excellent as always Mynda!

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

    This the best lecture simplify the way of using formulas . Thank you

  • @yokoyama7590
    @yokoyama7590 5 месяцев назад

    Great information! Mynda's presentation makes it very easy to understand and follow along.

  • @XegaZero
    @XegaZero 5 месяцев назад

    The use of tables was one of the first things I learned in Excel and I always try to use them when possible. Not only are they useful in Excel, but they are useful if you use external tools that connect to Excel files such as Power Platform.

  • @soubhikd
    @soubhikd 4 месяца назад +1

    LET and MAP are underrated functions to simplify complex formulas

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  4 месяца назад +2

      Hopefully, they'll become more commonplace 🤞

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

      @@MyOnlineTrainingHub I wonder if there’s someone who is absolutely amazing at demystifying Excel that could do a video showing those functions in action… wink wink, nudge nudge 😊

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  4 месяца назад +2

      😂I've already done a video on LET. MAP will come along eventually...

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

    Wow, fantastic, I'm very tankful.

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

    Most I've learned from trial and error, like this video i always wish i found/had it earlier. It would have saved me hours of time
    Great video 🔥😎

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  4 месяца назад +1

      🙏Trial and error is a memorable way to learn, but like you say, it's slow.

  • @Jojo-gf5qb
    @Jojo-gf5qb 5 месяцев назад +1

    table is fun and neat
    until you are dealing with unstructured data, back to absolute reference we go.
    Talking about named reference, I wonder if excel will add the feature to automatically update the name reference range if it is referencing a dynamic array.

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  5 месяцев назад

      You can use the spill operator in the Name to have it automatically update e.g. Name =B4#. As for unstructured data, IMO unstructured data should be structured before analyzing. See this video: ruclips.net/video/CNlw1-Vh4cE/видео.html

  • @lauphyon
    @lauphyon 5 месяцев назад

    Good morning. Very Good! 👍👍Thank you!

  • @rusektor
    @rusektor 5 месяцев назад +1

    Also I would add Alt+Enter to break down the formula text into separate lines :)

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

      Yes, especially for long formulas. Thanks for mentioning it.

  • @cgrablew
    @cgrablew 5 месяцев назад +1

    I love your videos but in this last one you used table structured references then copied them across the columns. I thought these structured references weren't absolute and would change values when copied across the columns. Do you do something so this didn't happen? I have had to use the format table[[column]:[column]] syntax to prevent this.

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  5 месяцев назад

      Copying and pasting formulas containing structured references results in different behaviour than copying using left click and drag 😉left click and drag results in relative structured references.

    • @osoriomatucurane9511
      @osoriomatucurane9511 2 месяца назад

      @cgrablew, You got it absolutely right, I was going to make the very same comment/observation. I guess it just worked well (absolute reference) because she had previously named those ranges from the previous demo on named ranges.

  • @shanmugavadivud5
    @shanmugavadivud5 5 месяцев назад

    Very helpful ❤ Thank you 😊 Mynda

  • @Michałbłaszczyk-h3c
    @Michałbłaszczyk-h3c 2 месяца назад

    I use all of the functions you presented to a greater or lesser extent, but the real combo is the combination of unique, sort filter, vstack and let . Nevertheless, when using tables, xlookup is a great feature.

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

    I’ve been using excel for decades. I mostly use it for infrequent cleanup of exports and imports into other systems. And some reporting.
    I’ve been watching your videos and kicking myself for not nothing to learn some of these tricks or better ways to do things. The # for example. That’s going to save me some time. I’ve written code to solve problems that some of your videos are showing me was unnecessary. Doh lol.
    Never too old to learn though. Thanks for making these tutorials, I know how much time and effort goes in to even a simple short video like this.
    One thing I get tripped up on with named values and ranges is you can’t make them relative when filling the formula to other columns or rows. (Or can you?)

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

      Better to discover these tips late than never 😉 regarding relative filtered ranges, I presume you mean having the named range ignore the rows that are filtered out. The answer is no, but you can use the FILTER function: ruclips.net/video/ZCQAweoAdOw/видео.html

  • @joukenienhuis6888
    @joukenienhuis6888 5 месяцев назад

    I like the named range and the # sign. I think I will use it in the future, so I will follow your lesson about that

  • @hasanmahmud4808
    @hasanmahmud4808 4 месяца назад +1

    Please make video on pure book keeeping/ Financial Accounting.

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

      In Excel or just accounting fundamentals like t-accounts etc.?

  • @renatorosco325
    @renatorosco325 5 месяцев назад

    Use a table, and Example 2 needs 3 formulas only. And of course it's adaptable to Example 1 using COUNTIFS:
    cell E2: = unique( table[dept] )
    cell F1: = transpose( unique( table[year] ) )
    cell F2: = sumifs( table[salary], table[year], F$2#, table[dept], $E3# )

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

      Yes 🙏 dynamic arrays are the best! Thanks for sharing.

  • @brianspiller9075
    @brianspiller9075 5 месяцев назад

    16 comments, so someone already mentioned my favorite, Pivot Tables! The downside for the refresh is to auto-update on opening.
    However, two points for formula routes.
    1. When entering formulas for a range, enter as an array. Select the range and enter the formula accomadating for fixed/unfixed cell referencing. Enter with CTRL+Enter.
    2. To create Named Ranges more easily, use that feature found in the Formulas Ribbon, Defined Names section, Create from Selection. Selecting the entire columns in the example is okay because Excel will only look at the used range, CTRL+End reveals "last" cell used.

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  5 месяцев назад

      Got to love PivotTables. They are my favourite Excel tool after Power Query.
      I prefer not to enter formulas as arrays, but it's handy if you want to prevent people accidentally deleting/breaking your formulas. 😁

  • @KKB-tt4lj
    @KKB-tt4lj 3 месяца назад

    Always use Tables! Nice video as usual!

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

    damn, this is so cool! It literally blew my mind! As a casual Excel user I knew almost none of these, thanks!

  • @aldrindacion3468
    @aldrindacion3468 5 месяцев назад +2

    Pivot table is also good.

  • @micmike
    @micmike 5 месяцев назад

    very cool tips, thanks

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

    im new to excel, let say the range is B4:D7, what the difference with $B$4:$D$7?

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

      Great question. B4:D7 is a relative reference, meaning if you copy a formula with this reference the column and row references will update relative to where you copied it to, whereas $B$4:$D$7 is an absolute reference and will remain referencing those cells irrespective of where you copy it. I cover this and more fundamentals in next week's video, so keep your eye out for it.

  • @georgeburr3212
    @georgeburr3212 15 часов назад

    Hoping you can help me. I have a multi sheet workbook that uses data from a main ledger sheet to a receipts sheet and a status report sheet, for a workplace Sunshine Fund. Is there a formula, shortcut, or way to build the receipt book and status report so that it isn't effected or corrupted if I have to add rows (New Employees/Members) to the main ledger? Thank you for any assistance you can offer!

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  6 часов назад

      Yes, use a PivotTable to extract the data from your main ledger to your receipts and status report sheets.

  • @Perokoulos
    @Perokoulos 5 месяцев назад

    When in a group you don't know who is the Excel Master, YOU are the Excel Master 😎

  • @nazarkamal8831
    @nazarkamal8831 5 месяцев назад

    Amazing one 🎉

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

    I need different value for Uppercase and Lowercase. Can you help me please.
    I used =if(A1="a",5,if(A1="A",10,"not a or A"))
    but it not working properly.

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

      Try this: =IF(CODE(A1)=CODE("a"),5,IF(A1="A",10,"not a or A"))

  • @dccd673
    @dccd673 5 месяцев назад

    How long did it take you to this good on Excel? And will shortcuts work on the file on a Mac?

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  5 месяцев назад

      I've been using Excel for more than 20 years, but that doesn't mean it would take that long. It all depends on how much you practice. These shortcuts also work on a Mac, yes 😊

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

    Great Gob. keep it up.

  • @SalimNahra
    @SalimNahra 2 месяца назад

    Is there any exercices to practice?

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  2 месяца назад

      ⬇️ Download the example file here: bit.ly/eformulas24file

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

    Can u take data from multiple tabs via vstack and then convert vstack data to a table?

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

      No. Spilled arrays cannot be formatted in a Table. Better to use Power Query to consolidate the data if you want to use Tables: ruclips.net/video/YOC-pEIuHpA/видео.html

  • @JoseAntonioMorato
    @JoseAntonioMorato 5 месяцев назад

    Dear Mynda,
    Sorry, but you only used the intended efficiency in the "Spilled Arrays" worksheet, because in all the others, the same system could have been used instead of copying and pasting, or dragging, and without worrying about using fixed or relative references:
    References 1
    =COUNTIF(A2:A22, E2:E6)
    References 1
    =SUMIFS(D2:D64, A2:A64, F2:F6, C2:C64, G1:I1)
    Named Ranges
    =SUMIFS(Salary, Dept, F2:F6, Year, G1:I1)
    Excel Tables
    =SUMIFS(Table1[Salary], Table1[Dept.], F2:F6, Table1[Year], G1:I1) 🤗

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  5 месяцев назад

      True, Jose! But I have to keep in mind that not everyone has dynamic arrays. I had an email today from someone with Excel 2019 complaining about that exact issue. I encouraged her to ask her employer to upgrade to 365 😉

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

    question if I may RE table and references. In the past when I have created table references for formulas that stretch across rows and columns, I have have to make my table reference absolute. IE ( ruclips.net/video/YXJCcrkLTco/видео.html ) I would have had to write the formula as =SUMIFS(Salaries[[Salary]:[Salary]],Salaries[[Dept.]:[Dept.]],$F6........ect)
    is there a setting you have that allows the reference to be absolute like yours? It would save me formula wiring time believe me!

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

      The behaviour is different depending on whether you copy and paste a formula or left click and drag. With the former you get absolute references and don't have to use the double square bracket technique 😉

  • @consultant_of_swing2146
    @consultant_of_swing2146 5 месяцев назад +1

    Me, with every new Mynda video.
    "I guess I can spare ten minutes."
    refill teacup
    play
    "Yeah, yeah, anyone who's used Excel for five minutes knows all tha...ooooooh. That was cool!"
    pause
    scroll back
    play
    pause
    open Excel
    play with new cool thing for 20 minutes
    finish video
    "What'd she say that other video was called? Oh, good, here's the link."
    click
    play
    repeat above n times
    "How is it lunchtime already?"

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  5 месяцев назад

      😂thanks so much for tuning in even though you know 99% of what I cover. I'm just glad I can make it worth your time to watch 🙏

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

    Apart from Excel-Worms, also learners of English Language can exploit your videos.