5 Ways to Use VBA Macros for Excel in Your Job

Поділитися
Вставка
  • Опубліковано 2 сер 2024
  • Sign up for our Excel webinar, times added weekly: www.excelcampus.com/blueprint...
    In this video I share 5 different ways to use VBA Macros for Excel in our jobs.
    DOWNLOAD the file: www.excelcampus.com/vba/5-use...
    We can use macros to automate both simple and complex Excel tasks, and save a TON of time with our job.
    This includes everything from simple data related tasks like removing duplicates, creating formulas, and copy/pasting data. To more complex tasks like building pivot tables or updating 100's of Excel files with data.
    In the video we look at several examples of macros in the following 5 topics:
    - Data related tasks 0:30
    - Workbook tasks 3:57
    - Pivot Table tasks 5:23
    - Userforms & Add-ins 6:51
    - Process Automation 8:52
    You can download the Excel file used in the video at the following link.
    www.excelcampus.com/vba/5-use...
    Please register for my free webinar on "The 7 Steps to Getting Started with Macros & VBA" to learn more about how to use macros to automate tasks, save time with your job and advance in your career.
    Here is the link to register. It's FREE!
    www.excelcampus.com/free-macr...
    00:00 Introduction
    00:25 5 Uses for VBA Macros
    00:46 Data Related Tasks
    04:01 Workbook Tasks

КОМЕНТАРІ • 33

  • @lettysantos7753
    @lettysantos7753 3 роки тому +2

    I wasnt lucky enough to be accepted on my online job because I dont know anything ahout VBA. Thanks John for the info. Love your voice.

  • @emmaren2163
    @emmaren2163 4 роки тому +4

    I really like your tutorial webnars. Clear & logical. Very impressive. I have learned Pivot Table, VLookup, Xlooup, and etc etc. Now I start to learn Macro. My job become more and more effciency. Your tutorials are the NO1 choices.

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

    All the 5 are most useful in tips while working on vba. great video...

  • @sf7760
    @sf7760 5 років тому +2

    Great.. Thank you sir. Appreciate ur works very much

  • @BOWENSblog
    @BOWENSblog 3 роки тому +1

    Huh this looks like a cool hobby to work on in the future. To incorporate in the corporate world as a non-freelancer to be more versatile, communicate and be more considerate to others. I don't know much about VBA or programing but it's another area to grow for fun and improve career trajectory in the future decade

  • @markettrader911
    @markettrader911 5 років тому +3

    Macro macro - god, I have to learn this for work but I cannot think of anything less interesting in the world.

  • @violetchikanya7327
    @violetchikanya7327 4 роки тому +1

    Thank you for the tutorial, it is very educative

  • @sbotopbonga2662
    @sbotopbonga2662 3 роки тому +1

    Thank you so much!

  • @rickkeev4919
    @rickkeev4919 5 років тому +1

    Jon excellent video thanks for sharing. What can I add to your code that will group the shapes? When it makes those thumbnails it creates 2 shapes and I'd like to combine them to 1 shape.

  • @brandonspiegel2293
    @brandonspiegel2293 4 роки тому +1

    Woooahhhhh!! Thanks homie

  • @Snowflake_Baiter
    @Snowflake_Baiter 6 років тому +4

    Hi Jon, Firstly I have been watching your videos and I think you have a genuine gift for teaching and the videos are wonderful and executed perfectly. I am an average VBA programmer but have been out of touch these last few years due to a change in job role. I was wondering if you would consider doing one of your excellent production on reading from PDF files using "Reference libraries"

    • @ExcelCampus
      @ExcelCampus  6 років тому +1

      Thank you Neil! I really appreciate the nice feedback! I will add that topic to my list for future videos. Thanks again and have a nice day! :-)

    • @Snowflake_Baiter
      @Snowflake_Baiter 6 років тому

      Thank you for the response, I look forward to seeing this production. it night here BTW LOL

  • @avb6programminguser776
    @avb6programminguser776 5 років тому

    Good for VBA programming and VB6 programming

  • @kaaa3485
    @kaaa3485 6 років тому +2

    thank you so much for the tutorial. I created a save button but when I click on it, I get this message. "Cannot run the macro… the macro may not be available in this workbook" I already, set the trust center setting to trusted location. Thanks

  • @christophermatthews5775
    @christophermatthews5775 5 років тому

    Hey John, I'm a fairly decent vba coder and been looking for ways to up my game to highly advanced. This was a GREAT video and I appreciate your time and effort in making it. I may consider signing up for you class depending on how it is set up.

  • @DevilDog0351
    @DevilDog0351 4 роки тому +1

    I have an excel file for work that I created that uses around 10,000 "unique" equations. Each cells references other cells to compute a calculation.
    Can I use VBA Macros?

  • @alialsoudani1172
    @alialsoudani1172 5 років тому +1

    JULY Wednesday 31

  • @Faiz_Maik
    @Faiz_Maik 4 роки тому

    Hello Sir, Can you please teach me how to make coding for our sheets in excel according to data which is maintain. Please reply must

  • @MehediHasan-pv4em
    @MehediHasan-pv4em 6 років тому +3

    Hi I'm new in excel.there are a lot of videos on excel but I can't understand from where I should start. please give a suggestion.

    • @dorkydaivitofficial27
      @dorkydaivitofficial27 4 роки тому

      listen in that case i will help you...please visit my e lesson visit....basic to end....you will get good knowledge about excel...

  • @Siva-DigitalEnglishEducation
    @Siva-DigitalEnglishEducation 6 років тому +3

    Hi John, I have registered for the webinar on 13th. Thank you sir for providing this good opportunities to learn ourselves.
    I have a doubt like we have developed a macro in one workbook and closed it. So, now we have opened new work book how can we run that macro from closed work book in new work book.

    • @vivekkoli4479
      @vivekkoli4479 6 років тому

      Once you edit / record a macro try saving it as .xlam (this will save as excel add in) instead of .xlsm. Then you can enable that add in and make it work in any excel file. I have tried in Ms Excel 2013, and it is working fine.

    • @ExcelCampus
      @ExcelCampus  6 років тому

      Hi Siva, You can also add code to your macro to open a specific workbook, then run additional lines of code on that workbook or even a set of workbooks.

  • @cammon6336
    @cammon6336 6 років тому

    Hi Jon. I've tried to download the above file but nothing is happening. Would you please send the file to me:

    • @ExcelCampus
      @ExcelCampus  6 років тому +1

      Hi Cam, Sorry about that. I just updated the link and also created a web page where you can download the file. Here is the link. www.excelcampus.com/vba/5-uses-for-macros/
      There is a download section on that page where you can download the file. I hope that helps.

  • @flyfastmedia
    @flyfastmedia 4 роки тому

    Hey Jon, I would like to buy even a recording of your course (the link says it's no longer offered). I need to do exactly what you described in #5 @8:55. I made a budget for a business with 25 offices by scratch. I need to update it weekly/monthly. Please help, haha, I've search everywhere. I can teach myself, just need recording.

  • @bernardobeneitezbenet762
    @bernardobeneitezbenet762 5 років тому

    How did you make the "My Macros" tab?

    • @youzaist
      @youzaist 5 років тому

      You go to File>>Options>>Customize Ribon then add a custom custom option. but you can look up from this link www.google.com/search?q=how+to+show+the+custom+tool+bar+for+My+Macros+in+excel&rlz=1C1GCEB_enFR853FR853&oq=how+to+show+the+custom+tool+bar+for+My+Macros+in+excel&aqs=chrome..69i57j33l3.20948j0j7&sourceid=chrome&ie=UTF-8#kpvalbx=1

  • @pastordonkoh7692
    @pastordonkoh7692 4 роки тому

    At 7:00 I notice the excel assumed your gender

  • @Phoenixspin
    @Phoenixspin 5 років тому +1

    It would be OK if you are a female.