Free Excel VBA Course #32 - Creating Excel Add-ins

Поділитися
Вставка
  • Опубліковано 6 сер 2024
  • In this video, I will show you how to create an add-in in Excel.
    Once you have created an add-in, you can share it with others as well. With an add-in, once you have installed it, you will be able to use the add-in code in any workbook on your system.
    ✅ Download File: bit.ly/vbacourse-32
    ☕ If you find my Excel videos useful and would like to support me, you can buy me a coffee - www.buymeacoffee.com/SumitB
    Free Excel Course (Basic to Advanced) - trumpexcel.com/learn-excel/
    Best Excel Books: trumpexcel.com/best-excel-books/
    Subscribe to get awesome Excel Tips every week: ua-cam.com/users/trumpexc...
    #Excel #ExcelTips #ExcelTutorial

КОМЕНТАРІ • 24

  • @roshansonkamble9295
    @roshansonkamble9295 2 місяці тому

    Thank you. I was searching for this stuff.

  • @rajeevgosavi4514
    @rajeevgosavi4514 Місяць тому

    Could you kindly extract values by using power query. Please share. Thanks.

  • @lilyfullery4779
    @lilyfullery4779 6 днів тому

    Thanks

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

    Really excellent video. Thanks!

  • @claudineyribeiro518
    @claudineyribeiro518 6 місяців тому

    Hi bro very cool! I am a brazilian VBA programmer who just started a channel teaching how to program openGL with Excel VBA.

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

    great video, thanks, cheers

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

    Nice video with a good explanation.

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

    Very Useful Video. Does the same procedure of saving add ins work in excel 2007 also???

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

    wonderful!

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

    Congratulations, very good the video.

  • @AkbarAli-es4vo
    @AkbarAli-es4vo 10 місяців тому

    How to amend or change or make any addition in already created/saved add-ins...

  • @margad-erdeneboldbaatar4704
    @margad-erdeneboldbaatar4704 2 роки тому

    Thanks so much.

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

    thanks

  • @rajeevgosavi4514
    @rajeevgosavi4514 3 роки тому

    Video is very helpful. Good technique. However download file link provided by you is not working. Also request you to please provide VBA code

  • @gertdebeer3430
    @gertdebeer3430 3 роки тому

    I am looking for a tutorial on how to create a COM addin. I want my functions to only be able to run from a click event and not be visible as a function that can be called from a cell

  • @munawarmahtab2978
    @munawarmahtab2978 3 роки тому

    can you explain how the program works?

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

    Sir, I have office 2021 latest, but still this formula ( =sing) does not open by default. Could you please share VBA code for that please.

  • @R_K_ENTERTAINMENT
    @R_K_ENTERTAINMENT 3 роки тому

    Sir i want to highlight only active cell in every active worksheet and when I go other cell pervious get back normal
    How to write a vba code for this

  • @richardlevine5163
    @richardlevine5163 3 роки тому

    Very nice. First clear and to-the-point explanation of Excel Add-ins that I have found. Can you make a video showing how to make an add-in that adds some menu options to the ribbon? Or that makes a form off of which we can execute more macros. Thanks for the effort you put into this one.

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

    Mute the video and enable captions, you will thank me.

  • @rajeevgosavi4514
    @rajeevgosavi4514 3 роки тому

    SIR, CAN YOU GIVE US THIS VBA CODE TO DOWNLOAD

  • @robbysandhu4425
    @robbysandhu4425 3 роки тому

    But the question is how I can give Keyboard shortcut to this?

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

    Sir I have created an formula for getting Age with DATEDIF formula I saved that excel into xla as well on xlam....and i have added into all others excel through addins but still that formula is not getting done can you please help to get this done.. please it's my kind request

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

      Formula is ...=DATEDIF(startdate,enddate,"Y")