10 Hidden Features in Microsoft Excel (You’ll Wish You Knew Sooner)

Sdílet
Vložit
  • čas přidán 17. 07. 2024
  • Thanks to Mine for Sponsoring: Find out which companies have your data and reclaim it 😤 by visiting ⇨ bit.ly/thiojoe-say-mine
    ▼ Time Stamps: ▼
    0:00 - Intro
    0:25 - Camera
    1:27 - Importing Web Data
    2:32 - 3D References
    3:14 - Go To Special
    3:49 - A Very Excellent Thing
    5:36 - Circular References
    6:17 - Autosave Interval
    6:32 - Custom Lists
    7:03 - Developer Tab
    7:32 - Advanced File Properties
    7:53 - INDIRECT Formula
    8:49 - Cell Dropdown Lists
    9:26 - Part 2: Features Hidden in Plain Sight
    9:34 - Named Ranges
    10:11 - Quick Analysis
    10:30 - Forecast
    10:53 - Watch Window
    11:12 - Formula Auditing
    12:39 - Conditional Formatting
    13:46 - Sparklines
    14:29 - Change Multiple Sheets
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    Merch ⇨ teespring.com/stores/thiojoe
    ⇨ / thiojoe
    ⇨ / thiojoe
    ⇨ / thiojoetv
    My Gear & Equipment ⇨ kit.co/ThioJoe
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
  • Věda a technologie

Komentáře • 290

  • @ThioJoe
    @ThioJoe  Před rokem +67

    How many of these did you know about? 👀 And did I miss any really good ones?

    • @NigelMelanisticSmith
      @NigelMelanisticSmith Před rokem +15

      I actually took Microsoft's Official Excel Expert certification a while back, and this still taught me some new tricks. Same for the last episode, great series so far.

    • @ArtflPhenix
      @ArtflPhenix Před rokem +4

      would you do google sheets?

    • @KryzysX
      @KryzysX Před rokem +1

      All

    • @Platinum_XYZ
      @Platinum_XYZ Před rokem +6

      you should link the microsoft word video you mentioned in the description, so we can find it quickly

    • @intelcorei7gaming
      @intelcorei7gaming Před rokem +2

      never have I used excel in my life

  • @NigelMelanisticSmith
    @NigelMelanisticSmith Před rokem +75

    Power Query is a seriously underrated tool in Excel. If you ever have to work with SharePoint, CSVs, JSON, SQL, or lots others, it is the strongest tool to use within the Office ecosystem.
    For JSON specifically, I even prefer Power Query to most text editors, since Power Query makes it easy to turn JSON data from hierarchical to tabular.
    Additionally, once you move from Excel to Power BI and the Power Platform, all your Power Query knowledge transfers. Your Power Queries can even be replicated by others, since Power Query is a front-end for "M" Code.

    • @2bczar4u
      @2bczar4u Před rokem +2

      Well! Going to have to learn that one. Thanks. :)

    • @lonestarparrot
      @lonestarparrot Před 11 měsíci +2

      Anyone know how to read-in and format syslogs with Excel?

  • @lordelliott42
    @lordelliott42 Před rokem +46

    9:12 Here's a tip. You can use the INDIRECT formula as the source of your data validation list. This is really helpful if you make the list of things a table, because when you add anything to the table, it will show up in the data validation dropdown.
    For example, you have a cells that you need to type names of employees in. Create a table that list all their names, and when you hire or fire people, all you have to do is update the table and the data validation list updates automatically. So, if you have a table called "Names" with a column called "Employees", put the formula =INDIRECT("Names[Employees]") as the data validation list source. If the table is running a power query, even better. If the table is running a power query to pull from an pre-existing company database, even better.

    • @stryp
      @stryp Před rokem +1

      This is great. A dirtier solution might be to reference a custom Named Range. But you need to highlight more cells than you currently have if you expect your list to grow, so your way is more elegant.

    • @overyourheadtampa
      @overyourheadtampa Před rokem

      ​@@stryp yea, the lack of dynamic growth in Data Validation is one downside, hoping it will support named ranges and tables along with dynamic selections in a future release.

    • @LDFFTV
      @LDFFTV Před rokem +3

      My only concern about INDIRECT is that it's a volatile formula so, for larger workbooks, it could slow the performance down.

  • @dragons_advocate
    @dragons_advocate Před rokem +33

    re: 0:26 Apart from the "camera" feature, which is a bit confusing, you can copy cells and paste them as "paste special" - "linked graphic", which does the same and is much quicker.

    • @DeputyBurbank
      @DeputyBurbank Před rokem +7

      Yup. I thought the same thing. Probably why they hid the photo option deep in the settings. One thing I don’t like about excel is that it’s got too many menus and a lot of them are either duplicate or identical choices from other menus. They really need to clean up this monstrosity.

    • @Subjagator
      @Subjagator Před rokem +2

      @@DeputyBurbank
      I agree, they are way too messy. You can customise the menus in excel if it really bothers you.
      They probably keep duplicate options around because different people use the different ones and if you were to pick just one and remove the rest you would just be asking for complaints. Not everyone who uses excel is actually tech savvy enough to figure stuff out, they were likely shown how to do a specific thing with specific menus and if the menus or options change they will be f...ked. Again, not a problem when it is a regular Joe Soap but a massive problem with it is a C-level exec from a big company that suddenly can't make those pretty graphs for the shareholders.
      Unfortunately there are probably some massive legacy issues around removing a feature entirely. For regular users not a big problem if you remove a feature or replace it with something else or move some things around, but some companies could have vital business processes dependent on their excel workbooks working correctly and giving specific predictable outputs. I imagine they would get quite annoyed when all of their automated systems start spewing out garbage data because excel changed or removed something they used. So Microsoft keeps it there but just hides it from the menus. Legacy systems keep working, new users only see the new option, sort of a decent solution but at the cost of added bloat with every update.

    • @nettlesoup
      @nettlesoup Před rokem +1

      ​@@DeputyBurbank I disagree that they should clean up multiple routes of access to features. I've complained on the Excel help forms years ago that the function (and help) wasn't in the place i expected, so I had to search the Web to find where the heck they'd placed it. Much better the way they have it now with different ways for how different people think.

    • @2bczar4u
      @2bczar4u Před rokem

      Hmmm, put the camera just on the QA menu. Select the cells to copy, click the camera, then immediately go to your paste area and click. Extremely easy and quick. Unless I am missing something in your comment.

  • @RobBulmahn
    @RobBulmahn Před rokem +22

    One that really is a game-changer: ListObject tables (and subsequently, structured references). This is when you use Insert > Table on your data (or Ctrl+T or Ctrl+L). Once you turn your data into a table, you can start using structured references. Instead of needing to remember the precise row/col address of a cell (particularly annoying when you have huge tables), it will instead be addressable by column name in the header (first row). Additionally, tables can be named, so it becomes really simple to do lookups and whatnot across tables, since you can just use everything's name (e.g. "Sales[Unit Cost]"). Also great, it makes it much more difficult to screw up formulas. When you're adding/removing stuff, it's too easy to have that address get off by a row/column, and suddenly everything's messed up. If you use structured references, it automatically assumes you're referring to the same row that you're currently on* (minus aggregate functions like SUM), and also auto-applies this formula down the entire column.

    • @lordelliott42
      @lordelliott42 Před rokem +5

      I'm surprised how many people don't know what an Excel _table_ actually is. Structured references are the best!

    • @overyourheadtampa
      @overyourheadtampa Před rokem +1

      The only real downside to tables is the performance hit when they get well into 100k rows over dozens of columns.

  • @exoticlol
    @exoticlol Před rokem +12

    Excel is a really powerful tool. I have been experimenting with it lately and it offers a lot of niche features. I have found myself attempting to code something complicated and finding out there's an Excel feature which does what I'm looking for.

  • @xntumrfo9ivrnwf
    @xntumrfo9ivrnwf Před rokem +18

    Circular references / iterative calculation: useful if you have a complicated financial model, e.g. merger model with full 3 statements, etc, etc. However remember to turn it off when adding data tables

    • @andrerenault
      @andrerenault Před rokem +8

      Circular references also come in handy in certain self-referential equations in engineering.

    • @overyourheadtampa
      @overyourheadtampa Před rokem +3

      Circular references can also be used to do a col/row return based on dynamic criteria. I cant think of a specific use case off top of my head but its another way to cross reference data in other sheets. Say you want to know what row(s) or columns has the same information on other spreadsheets in the same workbook or even partial information. A circular reference can be used to quickly return all row or column numbers that contain the information. With this you can use mid with find/search and also indirect and a lookup formula to return the data. I used this when some of the data had a punctuation or space which would not be found in a duplicate check.

  • @Tyranitar66501
    @Tyranitar66501 Před rokem +9

    Yes I NEEDED the named ranges for my school science project. Very useful to just name whatever values and reference it instead of loosing track. Also make one for Powerpoint too!

  • @Roobitz
    @Roobitz Před rokem +69

    One trick I learned: when you get that error message that you have numbers stored as text in a cell, you can use "Paste: Multiply" to apply a multiplication of one to all of the cells to instantly convert them all into being stored as numbers instead of text. Just select the value 1 in another cell, copy it, then select the range of cells you want it to apply to and Paste as Multiply. Way faster than fixing each cell one at a time.

    • @lordelliott42
      @lordelliott42 Před rokem +6

      Didn't know about that one. Neat! The alternative I've used is selecting the whole column and then going to Data > Text To Columns. Select delimited and click finished. It won't actually do anything except update all the cells of the column as if you went into each one an hit enter.
      Your way is better as long as you can get 1 into the clipboard easily. Text to Columns forces you to do it to a whole column.

    • @FromGambit
      @FromGambit Před rokem +5

      Very useful! Also you can copy a blank cell; Paste Special/Add to the target cells, as Excel will interpret a blank cell as 0 in Maths.

    • @overyourheadtampa
      @overyourheadtampa Před rokem +2

      Another option is using hot keys for excel. ALT+H+V loads the paste menu, select which option to use by pressing the corresponding letter shown for the option.
      Alt+H+V+v pastes just text without formatting and has the pasted range autoselected, then press Ctrl+1 (not numpad) to open the cell format menu. Select Number and remove the .00 if those are not desired. This way you don't have unnecessary calculations which can take a performance hit when dealing with sheets containing 300,000 rows across 20+ columns with other formulas or filters applied. Probably 75% of my daily excel usage doesn't utilize the mouse, which if did, would take 4 times longer.
      Other hot keys that will help for selecting large ranges
      CTRL+A +A (If in a table, pressing A a third time selects the whole sheet)
      Or try CTRL+SHIFT+DOWN ARROW (also works with up, left and right arrows)
      F2 allows to edit the selected cell even as formula.

    • @GeeThevenin
      @GeeThevenin Před rokem

      Is that better than left clicking a range, pick format cel- number, or hitting the format as number button in the ribbon? You can do that for a range or column(s)

    • @lordelliott42
      @lordelliott42 Před rokem

      @@GeeThevenin
      Unfortunately, changing the format of the cells won't update the data to change the numbers stored as text into numbers stored as numbers, if that makes sense.

  • @wayneyadams
    @wayneyadams Před 8 měsíci +2

    There is a very handy hidden formula in Excel that does not show in the list of formulas. It is "Datedif. It is formatted like this.
    =DATEDIF(cell1,cell2,"X")
    cell1 = start date
    cell2 = end date
    X = ""y" Number of full years between dates.
    X = "m" Number of full months between dates.
    X = "d" Number of days between dates.
    X = "ym" gives the number of months left in the final partial year, for instance 6 for 3 years 6 months.
    X = "yd" gives the number of days left in the final partial year, for instance 180 for 3 years, 180 days.
    X = "md" Gives the number of days left in the final partial month
    Here is an example from one of my spreadsheets.
    C6 = 06/01/1960
    F6 = 12/07/1974
    =DATEDIF(C6,F6,"y")&" years, "&DATEDIF(C6,F6,"ym")&" months, "&DATEDIF(C6,F6,"md")& " days"
    Output: 14 years, 6 months, 6 days

  • @dragon67849
    @dragon67849 Před rokem +2

    Conditional form,atting is also one of my favorites in clarifying the sheet data as well as making it more presentable. And interactive as well. My god it's such a beautiful tool. The dropdown list I also knew but forgot how to so this was a nice reminder. The indirect formula is new to me and imma use the hell out of it in a few sheets

  • @parlor3115
    @parlor3115 Před rokem +2

    One underrated feature is recognizing and parsing date values. I can't get enough of this feature ngl.

  • @edutenorio
    @edutenorio Před rokem +3

    I think I’m a heavy Excel user and still I didn’t know many of the features presented in this video. Great stuff!

  • @power-reconcile
    @power-reconcile Před měsícem

    Excel is getting more powerful features every day, thanks for the video and sharing!

  • @Rick_In_Melb
    @Rick_In_Melb Před rokem +3

    One handy feature with range names is pressing F3 to get a list that you can then click and entry and insert it. Saves trying to type them and making spelling mistakes.

  • @CalebAstle
    @CalebAstle Před rokem

    This was awesome! I have a very specific problem that I'm trying to find an answer for, and the 3-D referencing tip, almost got me there! Can't wait to see more!

  • @exoticlol
    @exoticlol Před rokem +2

    I was waiting for this one. Thanks for making it! Next is PowerPoint, I'd love to see it.

  • @Graham6410
    @Graham6410 Před rokem +2

    I knew about a few of the options but it is always a good idea to have a refresher :)

  • @marxmaiale9981
    @marxmaiale9981 Před rokem +8

    Indirect is normally matched with ADDRESS, to be able to use a calculation to determine the source of the data to be displayed. It should be used sparingly as it is a 'volatile' function that recalculates on every change (the more it is used the worse the workbook performs similar to the other lookup functions).

    • @ThioJoe
      @ThioJoe  Před rokem +3

      Interesting

    • @lordelliott42
      @lordelliott42 Před rokem +5

      It takes a *lot* of INDIRECT functions to actually notice lag on a modern computer. Most people won't use enough to notice, but it is good to know it could be an issue. I try to avoid them mainly because volatile functions are a pain to troubleshoot.

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

    The change for all selected at once really surprised me. Will definitely use it in my job because I always have multiple sheets with similar data that need to have the same changes applied to at once. You have earned a new subscriber, I really like your simple and straightforward way of describing things. Keep it up!

  • @jkjosaas
    @jkjosaas Před rokem

    I would consider myself an "advanced" user (subjectively) but there were a lot of tips here that i did NOT know about. You're precise, to the point and clear = OUTSTANDING video! Thank you taking the time to make this tutorial.

  • @Robertganca
    @Robertganca Před rokem +4

    Very useful video! Hopefully you will continue this with PowerPoint next.

  • @MageThief
    @MageThief Před rokem +1

    Most of these where new to me and I will use several of them, great video.

  • @henry23z
    @henry23z Před rokem +1

    Nice job Thio! This was very useful

  • @andrewmoncada2712
    @andrewmoncada2712 Před rokem +1

    the first one of these “hidden/advanced” excel features that’s impressed me!

  • @antemilardovic71
    @antemilardovic71 Před rokem +2

    3D references.... nice! Learned something new today! 🙂 Well done!

  • @kannathraymaker
    @kannathraymaker Před rokem +1

    Thank you. Excellent information!

  • @TiborCES
    @TiborCES Před rokem +1

    iterative calculation is great!! thanks Joe

  • @Freddy_Guy
    @Freddy_Guy Před rokem +1

    Perfect time for this vid, since i was just looking for this stuff

  • @travisos7199
    @travisos7199 Před 4 měsíci

    thank you.
    I have been searching for this INDIRECT function for quite some times without knowing it's name, but never find it until now.
    thank you very much

  • @Cossieuk
    @Cossieuk Před rokem +5

    F12 for File Save As
    CTRL+` will shows any formulas as text rather than the result of the formula, great for finding formulas in large sheets
    If you make a drop down list it can be useful to hide column with the data so it doesnt get deleted accidentally, or if the cells are protected make the text white so it doesnt show up

  • @VSP4591
    @VSP4591 Před rokem +1

    Thank you. Very useful tips

  • @ChrisMelville
    @ChrisMelville Před rokem +9

    ThioJoe - I am an advanced VBA developer. But you still taught me a few nifty Excel tricks I did not previously know. Thank you :)

    • @ClickClack_Bam
      @ClickClack_Bam Před rokem

      I'm self taught with VBA.
      I love using that language.
      I was able to tie batch files in it.

  • @Cromeman82
    @Cromeman82 Před rokem +1

    Thank you for this video. You covered a lot of ground with very good stuff. Didn't know about the camera one, I always used formulas to point to cells on other sheets that I need to have visible. :)
    A word of warning on INDIRECT and Conditional Format as these are volatile formulas which might (if your sheet is big and complex enough) slow your calculations down.
    Also a word of warning on changing multiple sheets at once - there is a bug that consistently crashes Excel if you are doing formatting options (like cell styles or conditional formatting).

  • @lorettademaio4334
    @lorettademaio4334 Před 4 měsíci

    I didn't know about inserting a tab or adding the range name by typing it into the location box. Thank you for sharing!

  • @Stef.Cata051
    @Stef.Cata051 Před rokem +8

    I was never, in my life, excited about Excel until I opened a business and now.... excel is like cocaine because I can't get enough

  • @RoboChemist
    @RoboChemist Před rokem +2

    Powerpoint next? Also, a video about lesser-known miscrsoft office programs wold be awesome!

  • @joaum2009
    @joaum2009 Před rokem +1

    This was really useful. Nice video.

  • @SamiSheikhOfficial
    @SamiSheikhOfficial Před rokem +1

    Very informative video. Thanks

  • @Ptaaruonn
    @Ptaaruonn Před rokem +1

    This is awesome, thank you!!!

  • @alphanimal
    @alphanimal Před rokem +7

    The most useful thing I ever learned in Excel: You can press F2 to edit cells

    • @RobBulmahn
      @RobBulmahn Před rokem +3

      Some more super-useful ones:
      Ctrl+Enter to complete input, but not jump down a row.
      Ctrl+D to copy down what is in the cell above.
      Ctrl+R to copy right what is in the cell to the left.

    • @alphanimal
      @alphanimal Před rokem +3

      @@RobBulmahn Didn't know about those! Thank you!

    • @ragnarok7976
      @ragnarok7976 Před rokem

      You can use F2 to edit in windows explorer too. Really great for changing file names. I think you can also press tab in edit mode and it will let you edit the next file name in the list. Can save a lot of time over the more finicky alternatives.

    • @overyourheadtampa
      @overyourheadtampa Před rokem

      F2 works in a lot of applications to edit the current selection. Even non Microsoft apps use it sometimes.

  • @geniustic1541
    @geniustic1541 Před rokem +1

    This video was indeed very helpful!

  • @Sembazuru
    @Sembazuru Před rokem +3

    A simple pair of keyboard shortcuts that I seem to constantly use are "+;" and "+:". The control with the semi-colon inserts the current date and the control with the colon (which on US keyboards is actually "++;") inserts the current time. I at times that this was a more universal keyboard shortcut, but it does also work in LibreOffice Calc, and partially works in Google Sheets. In Google Sheets it only seems to work for direct cell entry, not in the cell text entry box. I.E., if you have a cell in Sheets selected the keyboard shortcut works, but if you click into the formula bar for a cell it doesn't work (unlike in Excel and Calc where the shortcut also works in the formula bar).

  • @michaelrudert3406
    @michaelrudert3406 Před rokem +1

    Everytime really useful tips and hints. I like this channel👍

  • @Fifty1stState.
    @Fifty1stState. Před rokem

    Excellent, there's always something really useful in the videos - The INDIRECT one's going to be useful.

  • @t0mn8r35
    @t0mn8r35 Před rokem

    Very useful. Thank you!

  • @silversurfer787
    @silversurfer787 Před rokem +1

    I learnt cool features about Excel from this video,thanks

  • @TonyP9279
    @TonyP9279 Před rokem +1

    The INDIRECT modifier will come in handy! Thanks for the intel!

  • @hughkelly9073
    @hughkelly9073 Před rokem

    Very good! Thanks for that marvellous information.

  • @davidadams421
    @davidadams421 Před rokem +1

    Outstanding!

  • @JustPyroYT
    @JustPyroYT Před rokem +1

    Cool and helpful video! :D

  • @zizoukurosaki7100
    @zizoukurosaki7100 Před rokem +1

    Definitely amazing ❤

  • @barttitulaerexcelbart9400
    @barttitulaerexcelbart9400 Před 5 měsíci

    Thanks Thio, Circular Refference is used in Finance (company validation). One other tip: select a part of a formula and press F9. for example select SEQUENCe(3;6) and then F9, to see what is happening " under the hood" .

  • @claudiafischering901
    @claudiafischering901 Před 4 měsíci

    That is cool tipps. I like the camera and watchdog feature.

  • @Phlegethon
    @Phlegethon Před rokem +2

    actually circular references is incredibly helpful in a dcf analysis - and that formula that uses tab columns is useless it's too prone to user error of moving another tab inbetween

  • @marcus_rigonati
    @marcus_rigonati Před rokem +2

    It would be nice to have one video like this for Google Sheets and Docs :D

  • @glenw3814
    @glenw3814 Před 9 měsíci

    "Indirect" function and circular reference features look super useful. These are new to me.

  • @martinastos
    @martinastos Před rokem

    A further tier useful feature in conditional formatting I learnt of recently and really love: there is a formula you can use to format alternate rows. Very useful if you have a multi user file that keeps receiving pasted data but needs improved row visualisation. (Can't remember formula but it involves MOD() )

  • @thexadgaming
    @thexadgaming Před rokem +5

    Next do PowerPoint

  • @tiagoferreira086
    @tiagoferreira086 Před rokem +1

    Some i already knew and used often, but others i never had though in my wildest dreams. I found very interesting the: web data import, indirect formula, dropdown list, named ranges, forecast and sparklines!
    Next "secrets" video about Notepad++ ???

  • @africa_everyday
    @africa_everyday Před rokem +1

    I love teaching my students Excel a lot

  • @jwparkin
    @jwparkin Před rokem +2

    Conditional formatting is something I regularly use, but most of the others were new to me. One tip in conditional formatting - if you want to highlight a cell only when data is present, use the formula “greater than” and set value as 0 (zero)

  • @icusawme2
    @icusawme2 Před rokem +1

    Good stuff, thanks!

  • @mytciopinfo
    @mytciopinfo Před měsícem

    Sparklines was new. Thanks!

  • @AlexanderCrawford
    @AlexanderCrawford Před rokem +2

    Circular references are useful if you are calculating interest in a cash flow model based on the average cash balance. The year end cash is affected by the interest paid. Since the formula uses ½ of the year end cash balance (as it is an average of two numbers), the result will resolve with iterations.

  • @MbappeForMVP
    @MbappeForMVP Před rokem +1

    Awesome video great job 👍

  • @thetechnarrator
    @thetechnarrator Před rokem +1

    good tips.VERY GOOD.

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

    Crazy ! Love it

  • @ClickClack_Bam
    @ClickClack_Bam Před rokem

    This is fantastic stuff!

  • @SuperLovedoctor69
    @SuperLovedoctor69 Před rokem +1

    Good as always congrats

  •  Před rokem

    Thanks! Advanced properties were a thing i thought was removed from the new version

  • @StayCoolKeto
    @StayCoolKeto Před rokem +2

    *Some people spend 60 dollar son strawberries. We get imported ones from japan here and they can cost more than that. nice video, BTW I dont even use Excel now, but I just like your channel lol* 💪👍

  • @christopher8220
    @christopher8220 Před rokem +1

    Circular references are used quite a bit in Investment Banking in creating pro-forma finacial statements when the acquiring company has an established line of credit referred to as a 'revolver'.

  • @pharmdiddy5120
    @pharmdiddy5120 Před rokem +1

    You might have given me back several hours of my life just now 😊😊

  • @behrad9712
    @behrad9712 Před rokem +1

    Thank you!🙏

  • @Peter_Riis_DK
    @Peter_Riis_DK Před 11 měsíci +1

    5:36 - Circular References
    This example will put the date of today in the cell it's written in, A1, when something is written in the adjacent cell, B1. But only if _Iterative calc._ is enabled. Quite useful.
    =IF(B1"",IF(A1="";NOW();A1);"")

  • @char7680
    @char7680 Před rokem

    That is amazingly awesome! I wish I would have watched this like... 10 years ago, but hey, it's better late than never!

  • @5H4D0WOfficial
    @5H4D0WOfficial Před rokem +2

    I don't use Excel much, still saving this for using in the future

  • @illawarriorhill70
    @illawarriorhill70 Před 8 měsíci

    I have done some brilliant things with "Indirect"... it is GREAT!

  • @AIRollout
    @AIRollout Před 4 měsíci

    nice, thank you bro

  • @makarand1985
    @makarand1985 Před 5 měsíci

    Awesome !!!

  • @alyahyai
    @alyahyai Před rokem +1

    The camera and formula watch are useful

  • @Kappe619
    @Kappe619 Před rokem +3

    You missed to talk about the power of macros. I found out you can bind them to shapes inside your sheet. Eg you can inserted a rectangle etc, add text "do stuff" and bind it to a macro. Now I can execute it by using this self-made button.
    I din't know you can create your own lists for autocomplete, that's really cool!

    • @marxmaiale9981
      @marxmaiale9981 Před rokem +1

      Making a good VBA Program on the back end is far more than a 'Macro', you can interface with the rest of MS Office, Active Directory, Windows, Databases, and much more. I cringe when I have to fix a 'Macro' that is full of relative references that break workbooks such as 'Selected', 'ActiveSheet', or are full of scrolling. When building functionality, don't take shortcuts in the code someone will have to edit it in the future.

    • @ragnarok7976
      @ragnarok7976 Před rokem

      You can also create keyboard shortcuts linked to your macros. I made a ctrl+shift+v to paste values as I liked that functionality in Google sheets better than how it was implemented in excel.

    • @ClickClack_Bam
      @ClickClack_Bam Před rokem

      ​@@marxmaiale9981You can use a macro to help set up your VBA program.

  • @fuckthefibz
    @fuckthefibz Před rokem +1

    useful af, thanx

  • @FromGambit
    @FromGambit Před rokem +2

    3D references are useful for making (say) a monthly summary from four weekly sheets. Just copy one 3D reference around the summary sheet. Just be sure W1,W2,W3 and W4 are adjacent tabs though...

  • @abe-danger
    @abe-danger Před rokem

    the conditional formatting i used for downtime, but i will defo use the other features with my other spreadsheets

  • @muhammadashirkk
    @muhammadashirkk Před rokem

    Thanks for making me understand me i was already an advanced excel user. 🎉

  • @RobotMowerTricks
    @RobotMowerTricks Před rokem +1

    Naming a cell is HUGE if you're adding lines to a sheet. That way your formula can always find a cell even after it's row and column have changed because you added rows and columns later.

  • @JoskMclaren
    @JoskMclaren Před 11 měsíci

    I have to say you explain this better than most actual courses.
    ps I used to be an excel expert butthen they introduced the ribbon and ~I was cast back into the abyss.

  • @szacsesz
    @szacsesz Před rokem +1

    Nice ones. Still for me the biggest surprise was when I realized that you can actually set up shortcuts to commands with the "alt" + number keys.

  • @adjekotazita952
    @adjekotazita952 Před 10 měsíci

    I've been using excel for quite some time now and I just realised I could put a chart in a single column 😂 from this video. Thanks

  • @0.Andi.0
    @0.Andi.0 Před rokem +2

    Hi, can you please make a video also talking about libreoffice?

  • @wooddog007
    @wooddog007 Před rokem +1

    Thanks

  • @prplt
    @prplt Před rokem +5

    I just use Google sheets cause I don't wanna pay for Excel 😂

  • @XLLearner_Courses
    @XLLearner_Courses Před 9 měsíci

    Good features :)

  • @newmonengineering
    @newmonengineering Před rokem +1

    You should grab all the comments on this video and make a tips and tricks sheet from them. These comments are as good as the video, everyone telling their favorite featyres that few people kniw about

  • @agentm10
    @agentm10 Před rokem

    Thw word one was more interesting, this video contains very common knowledge for any intermediate excel user

  • @FerdinandCesarano
    @FerdinandCesarano Před rokem +2

    This is great information, as usual. Thank you.
    I was hoping that you'd cover something that has frustrated me in Excel: the absence of the "Font" group, as exists in Word.
    In Word, you can go to the Font group and set the text in a cell or a line or a section (or in the whole document, if you want) to always be in caps. I have not found a way to do this in Excel.
    This is annoying because there are a few douments that multiple people can edit, but I have to maintain. The text is meant to be in all caps, but some people insist on writing in lower case. So I have to spot each instance of that and change it. If only I could set the entire document to all caps.

    • @lordelliott42
      @lordelliott42 Před rokem

      If the spreadsheet is one that people are editing with the web version of Office (through their browser), that might not work, but if you have access to the actual file, you could make a macro that you run yourself to do the same thing. Sorry for the reply spam. I wanted to keep the code bits separated. It's weird that Excel doesn't just have all caps and a font option, but that's Microsoft for you.

    • @FerdinandCesarano
      @FerdinandCesarano Před rokem

      @@lordelliott42 - Other people are editing the file in SharePoint.
      Thanks for the suggestion about the macro, but I don't think I have the chops to do what you suggest.
      Anyway, I'm glad that I am not the only one who finds Excel's lack of a Font group strange.

    • @overyourheadtampa
      @overyourheadtampa Před rokem

      I haven't checked but I think there is an all caps checkbox in the font dialog box. CTRL +1 to open cell format and click the Font tab to see if it's there.

    • @FerdinandCesarano
      @FerdinandCesarano Před rokem +1

      @@overyourheadtampa - Thanks for the suggestion. But in that group there are the options only for Strikethrough, Superscript, and Subscript. Lacking are the other options that appear in Word, the most important one being All Caps.

    • @overyourheadtampa
      @overyourheadtampa Před rokem +2

      @@FerdinandCesarano you can add another column with =upper(a1) as a formula where a1 can be replaced with the cell that people enter the data into. Any cells that need to reference the upper case data can instead reference the formula cell.
      You can also limit the character input using data validation.
      Selecting the input cell, e.g. A1
      Click the Data ribbon (Alt+A) and select Data Validation
      Select Custom from the drop-down
      Type this in the formula source =Exact(A1,Upper(A1))
      On the Error tab, enter the message you want to appear when the entry is not all caps. Click ok.
      Test it out.
      This will not allow the user to enter lowercase characters into the cell otherwise it would produce an error, although copy and paste may be able to bypass it.

  • @BlockVentures
    @BlockVentures Před rokem

    already knew about most of these and how to achieve them in google sheets, which is my CSV editor of choice

  • @A_Hexagon
    @A_Hexagon Před rokem +1

    Now I accidentally learnt your upload schedule!