Top 10 Most Important Intermediate Excel Functions

Поділитися
Вставка
  • Опубліковано 1 лют 2025

КОМЕНТАРІ • 112

  • @alparkson5494
    @alparkson5494 2 роки тому +1

    Mynda, you are the star of UA-cam ~~ I'm serious. Your tutorials are fact filled and so well presented. Thank you for all of your hard work.

  • @daleanderson5258
    @daleanderson5258 2 роки тому +5

    What a great tutorial and thanks for the accompanying file and references to additional tutorials. You are doing a great job. Thank you for all the help you are providing. Super!!

  • @fazalahmedshaikh9675
    @fazalahmedshaikh9675 2 роки тому

    You are the star ⭐ .. Love you❤. For me your videos are very relevant. I learned so many excel formulas and many more other things from you.
    Super useful knowledge you are sharing with all of us. Thank you again.

  • @wayneedmondson1065
    @wayneedmondson1065 2 роки тому +2

    Great summary! Even when you know these functions, there is always something new to learn and new ways to use them. Thanks for demonstrating. Thumbs up!!

  • @mingddo4833
    @mingddo4833 2 роки тому +1

    Your videos got me promoted in my firm this year so thank you!!!!

  • @andrewsimpson2379
    @andrewsimpson2379 2 роки тому +4

    I've always found it much easier teaching people things like IF statements etc. using the Function Argument window as (at least in my experience) it's laid out in a way that's easier to understand. I remember when I was starting out on my Excel journey, seeing people write arguments in a single line always confused me but as soon as I was introduced to the function argument window it was like a lightbulb was switched on.

  • @fransvanderwerf7485
    @fransvanderwerf7485 2 роки тому

    am addicted now ;) Great simplified explanations that stick. thank you so much! great presentations

  • @emile8147
    @emile8147 2 роки тому +1

    Thanks for the tips !
    Subtotal exclude hidden rows from Autofilter and Advanced filter (even if the values aren't in a table, with both 9 and 109 argument)
    adding 100 to the operator argument only applies to manually hidden rows (or hidden by an outline)

  • @HandelMcHandel
    @HandelMcHandel 2 роки тому +1

    Never learned so much in 24 minutes before- Thanks Mynda

  • @vijayarjunwadkar
    @vijayarjunwadkar 2 роки тому +2

    Thank you Mynda for this super useful video! I have been using most of them regularly, but found a lot of value addition and ideas through your examples! Keep up the great work! 😊👍

  • @itskhalilb
    @itskhalilb Рік тому

    Excellent tutorial and the use of the index and match and also the subtotal - 10/10

  • @parahiamin6765
    @parahiamin6765 2 роки тому

    I find writing pseudo code beforehand helps structure the formula and makes it easier to write. Really good tutorial on how to use these functions. Thanks!

  • @shiffamohammed5818
    @shiffamohammed5818 2 роки тому

    Thanks a lot Mynda, for such a useful and nicely demonstrated excel tutorial video.

  • @ogpeta7819
    @ogpeta7819 Рік тому +2

    Good video, if you just can be a bit more articulate about how you get tha some important data first and after how the formula functions are applying !

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  Рік тому

      Thanks for your feedback. Although I'm not sure what you mean. Each function has a more in depth video you can watch for a deeper dive. See this post with those videos: www.myonlinetraininghub.com/top-10-intermediate-excel-functions Hope that helps. If you have any questions, please reach out via our Excel Support forum: www.myonlinetraininghub.com/excel-forum

  • @Luciano_mp
    @Luciano_mp 2 роки тому

    These are very useful functions. Great. Thank you Mynda!

  • @aryaa3998
    @aryaa3998 2 роки тому +1

    Bwaha I completely forgot about Ben 10. He used to be my sister’s cartoon crush. Great tutorial, currently on maternity leave so it’s nice to recap all the popular functions from time to time. Xx

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  2 роки тому +1

      😁I found this dataset in an old file I created when my kids were small!

  • @isabella8855ify
    @isabella8855ify Рік тому

    Hi thanks for the super helpful video. I have one question: why do you use "fill without formatting" instead of "double click" to drag the formula down? thanks.

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  Рік тому +1

      Because I have formatting in the cells and if I just double click to fill down the first cell's format will be applied to every row and I didn't want that.

  • @catherine1040
    @catherine1040 2 роки тому

    Many thanks for this video, very clear, I wish you to be close to me all my work day long :) you make my work life easier thanks from France

  • @chrism9037
    @chrism9037 2 роки тому

    Excellent Mynda. I rarely use AGGREGATE but I can definitely see uses for this. Thanks!

  • @gesalerico
    @gesalerico 2 роки тому

    Mynda, thank you so much for your videos!

  • @agajaro
    @agajaro 2 роки тому

    Very useful tutorial 👍 thank You

  • @jimfitch
    @jimfitch 2 роки тому +1

    Great tutorial, Mynda! Thanks. I regularly use most of these. Exceptions are AGGREGATE (which I basically ignored until now) & GETPIVOTDATA (which I’m using increasingly since you released that tutorial).

  • @EduardKorkia
    @EduardKorkia 2 роки тому

    Thank you Mynda! You are gorgeous as always!

  • @darrylmorgan
    @darrylmorgan 2 роки тому

    Hi Mynda!Great Tutorial On These Really Important Functions...Thank You :)

  • @thomastang7260
    @thomastang7260 2 роки тому

    As usual, a great presentation. thank you

  • @RogerStocker
    @RogerStocker 2 роки тому +1

    5:24 For logical AND() and OR() prefer the mathematical notation, that's easier for huge number of conditions: see examples below:
    AND() => =IF(([@Popular]="Yes")*([@[Salary $k]] =IF(([@Popular]="Yes")+([@[Salary $k]]

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  2 роки тому

      You must be old school, Roger 😊 by all means use whatever is easiest for you as there's no efficiency gain either way AFAIK.

  • @teoxengineer
    @teoxengineer 2 роки тому

    Thank you Mynda for this handy tutorial.
    Although XLook up is running exactly to find values from the range, it is not spilled for dublicate values in a range like;
    {“apple”, “orrange”, “banana”, “apple”} {10, 5, 20, 15} - - it returns just 10 not 15. I think it must be improved to be returned results regarding dublicate values in same range.
    And
    I would like to learn what the differences between Getpivotdata and Cube formulas are?
    Thank you

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  2 роки тому +1

      My pleasure, Emre! If you want to spill multiple matches then you can use the FILTER function: ua-cam.com/video/ZCQAweoAdOw/v-deo.html
      GETPIVOTDATA requires a PivotTable to be in the workbook to reference. You can use GETPIVOTDATA with both regular and Power Pivot PivotTables aka Data Model. CUBE functions only work with OLAP cubes e.g. the Data Model/Power Pivot and they reference the data directly from the data model, i.e. you don't need to build a separate PivotTable.

    • @teoxengineer
      @teoxengineer 2 роки тому

      @@MyOnlineTrainingHub I need to learn about Cube functions because nobody knows its properties and it has magic properties in order to prepare dashboards easily.
      Your tutorials and lectures are so impressive and I admire your topics and clear expressions.
      I will keep progressing your tutorials.
      Thanks a lot again, Mynda

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  2 роки тому

      Thanks for your kind words and support, Emre 😊

  • @arun7kurup
    @arun7kurup 2 роки тому

    Really valuable content. Thank you.

  • @alexandersidskiy4298
    @alexandersidskiy4298 2 роки тому

    Very useful as usual

  • @karinal.a.8789
    @karinal.a.8789 2 роки тому

    Nice and easy, thanks for sharing!

  • @shakthiatukorala595
    @shakthiatukorala595 2 роки тому

    This is great.I love this tutorial.😄

  • @YaNykyta
    @YaNykyta 2 роки тому

    Excellent dear, excellent!!!

  • @overdraftracing
    @overdraftracing 2 роки тому

    Hi Mynda! Thanks for this! And as usual, there was an easter egg in there... or part of one... that had nothing to do with the actual theme! You were building a formula and referencing a cell that was buried under the formula building dialog and you clicked a cell in the desired column a row or two below and then somehow moved it up to the correct row that was under the dialog... how did you get it to move?

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  2 роки тому

      I used the arrow keys to move to the correct cell 😉 Glad you found that useful.

    • @overdraftracing
      @overdraftracing 2 роки тому +1

      @@MyOnlineTrainingHub Arrow keys… of course! don’t I feel silly now! Thanks Mynda!

  • @OmarAl93
    @OmarAl93 2 роки тому

    thanks for the wonderful content

  • @johnbufton1487
    @johnbufton1487 2 роки тому

    Thanks very useful. So much to learn, so little time :-)

  • @bof0079
    @bof0079 2 роки тому

    how do you get the formuals to autofill down the column ? is that a key combination?

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  2 роки тому

      Double click the bottom right of the cell containing the formula you want to copy down.

  • @johnbufton1487
    @johnbufton1487 2 роки тому

    I discovered that the VLOOKUP between 2 workbooks is fine if both files on locally stored. However, when both workbooks are in the OneDrive folder the VLOOKUP does not appear to work in the same manner. I'm not sure if you are able to recreate this and do a video on how users are able to correct the problem.

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  2 роки тому

      Hi John, in order to reference external files in Excel Online you must use the URL reference, rather than the folder path reference you might be used to when working in the Excel desktop app. You can see an example of the URL reference by copying a cell from one file and pasting it as a link in another file while working in Excel Online.

    • @johnbufton1487
      @johnbufton1487 2 роки тому

      @@MyOnlineTrainingHub Perhaps I didn't clarify the problem. I am using Excel 365 on my computer (not online). When I have 2 workbooks in a local directory the VLOOKUP works between the workbooks.
      However, when I move these workbooks to my local OneDrive folder the VLOOKUP does not work.
      I will endeavour to replicate the problem so I can tell you the error I am getting.

  • @a2ainfo879
    @a2ainfo879 2 роки тому

    Good explain

  • @reelzerotuned3675
    @reelzerotuned3675 2 роки тому

    Love the tshirt!

  • @Breezy-bf9so
    @Breezy-bf9so 2 роки тому

    Is it possible to view the cell references instead of the table column names, e.g., =IF(AND(B6="Yes",C6

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  2 роки тому +1

      You can override the table structured references manually by typing the cell references in, but there's no way to turn them off or convert the formula to A1C1 style automatically. IMO structured references are way better because they're more intuitive and make the formula easier to read and write.

  • @tmb8807
    @tmb8807 2 роки тому

    Trivial, but XLOOKUP looks to me like an improved version of LOOKUP (in the same way XMATCH is an updated MATCH) - the syntax of the first three arguments is exactly the same as LOOKUP. VLOOKUP syntax is quite different (and loathsome IMO!).
    Funny thing is I have seen people using IFERROR with XLOOKUP a fair bit.

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  2 роки тому +1

      Yes, XLOOKUP is an improvement on all lookup functions 😊 Good point about XLOOKUP not needing IFERROR/IFNA, I should have mentioned that for those who don't realise it's built in.

  • @kb7417
    @kb7417 2 роки тому

    Damn... I saved it to watch later ...why didn't i watch it ealrier. Sorry Mynda. Great video...

  • @va-josefranciscomontoya866
    @va-josefranciscomontoya866 2 роки тому

    Thank you or sharing!

  • @zeynepgundogdu9560
    @zeynepgundogdu9560 2 роки тому

    Can anyone help me the download the excel file? When clicked the link it took me a website but there is no excel file there.

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  2 роки тому

      The link is under the video on that page. You'll see a heading 'Download Workbook' and instructions on how to download.

    • @zeynepgundogdu9560
      @zeynepgundogdu9560 2 роки тому

      @@MyOnlineTrainingHub 🙏 Thanks

  • @khalednady5831
    @khalednady5831 2 роки тому

    Is there any way to add xlookup in office 2016

  • @mohammedaltaf4877
    @mohammedaltaf4877 2 роки тому

    Thanks

  • @ernstgenzs7456
    @ernstgenzs7456 2 роки тому

    lieber Lehrer, in plain English, what's the exact difference between AND & OR? Logically seem quite sim.

    • @tmb8807
      @tmb8807 2 роки тому +2

      OR means that you are looking for something that fulfils one or more of your criteria. AND means you are looking for something that fulfils _all_ of them.

    • @petecardona8203
      @petecardona8203 2 роки тому +1

      @@tmb8807 awesome 🙏 ! My mother language is German that’s why I was confused

  • @lionvillelion
    @lionvillelion 2 роки тому

    download links are not in the description.

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  2 роки тому +2

      Oops, it's there now and here to save you looking: www.myonlinetraininghub.com/top-10-intermediate-excel-functions

  • @NAVEENSHARMA-ss5vy
    @NAVEENSHARMA-ss5vy 2 роки тому

    Great

  • @bsherman8236
    @bsherman8236 2 роки тому

    Maybe this will help me get a legal job before 30

  • @peterbartholomew7409
    @peterbartholomew7409 2 роки тому

    Hi Mynda. 'Top 10 Most Important Intermediate Excel Functions?' That is brave of you!
    I suspect it depends upon the areas in which one works, personal programming style and, most importantly, the version of Excel one is targeting. Like one of your earlier respondents, VLOOKUP has always been on my 'avoid' list; it has its place, just not on my worksheet. I always found 'in-place' filtering to be a cheap and nasty technique (I do not wish to indulge in baby games of peek-a-boo with my data) so, for me, the SUBTOTAL tricks are of little relevance. Nowadays, I always use the FILTER function (that you did identify) to ensure the workbook shows what I intend and does not depend on the state of filters. Back in the day, this involved Advanced Filter with Extract, which was a bit of a mission.
    Now, for me, it is the Lambda that is overwhelmingly the most important function. It comes at a price, I have had to consign all legacy versions of Excel to the trash can along with the steam-driven abacus! Recently, I had the rewarding experience of taking a previously written Lambda function and copying it to another workbook and solving a challenging problem in one step.
    chandoo.org/forum/threads/calculating-a-moving-weighted-average-during-resource-scheduling.38231/page-3
    Still, your title stated 'intermediate' and perhaps that cuts out LAMBDA, its little brother LET and the support crew SCAN, REDUCE, MAP and MAKEARRAY.

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  2 роки тому +1

      😁 Brave, maybe. I was pitching the intermediate level at those people who think they have advanced Excel skills when they actually are closer to beginner level, so LET and LAMBDA are definitely advanced. IMO VLOOKUP is an important stepping stone function for those learning Excel to discover some of its power, but of course XLOOKUP or INDEX & MATCH are better.

  • @alializadeh8195
    @alializadeh8195 2 роки тому

    Thanks