Siddharth Rout
Siddharth Rout
  • 65
  • 97 639
Create Your First Custom Tab Using the Custom UI Editor
Today, we’re diving into something super cool-creating custom tabs in Excel using the Custom UI Editor. If you’ve ever wished for a personalized ribbon in Excel with just the tools and features you need, this video is for you!
Think of custom tabs as your own little corner in Excel’s ribbon, designed to make your workflow faster and more efficient. Whether it’s for your most-used commands, macro shortcuts, or even just a bit of organization, custom tabs let you tailor Excel to work your way.
----
00:00 Outro
01:08 Setting Up the Environment
02:55 Understanding the Custom UI Editor Interface
05:27 Creating a Custom Tab
12:29 Linking Macros to Custom Buttons
14:50 Understanding "control As IRibbonControl" parameter in VBA Macros
16:25 Customizing Icons, Screen Tip and Super Tip
21:24 Other RibbonX controls
23:42 Outro
----
Software used for recording and editing this video
Camtasia: techsmith.z6rjha.net/SidRecommendsCamtasia
Disclaimer: The above is an affiliate link. At no additional cost to you, we will receive a small commission if you make a purchase using the above links. This helps support the channel. Thank you in advance for your support!
Connect with me on social:
LinkedIn: www.linkedin.com/in/siddharthrout/
Facebook: SidzRout
Instagram: sidzthekidz
Stackoverflow: stackoverflow.com/users/1140579/siddharth-rout
Important links
Sample File: www.dropbox.com/scl/fi/ckhy6zrz7x1v0hlm1reqg/Custom-Tab-Using-the-Custom-UI-Editor.xlsm?rlkey=bo8hx6comfh96j2227mtyl5nc&dl=0
Custom UI Editor: github.com/fernandreu/office-ribbonx-editor
Office 2010 Add-In: Icons Gallery: www.microsoft.com/en-us/download/details.aspx?id=21103
#ExcelVBA #MSExcel #Excel #ExcelMacro #VBAExcel
มุมมอง: 271

วีดีโอ

ChatGPT +Excel VBA - What Works & What Doesn’t
มุมมอง 342หลายเดือนก่อน
In this video, we’re diving into a super exciting topic: how to use ChatGPT with Excel VBA. Now, if you’ve ever found yourself stuck writing VBA code or just looking for a quick solution, ChatGPT might seem like a lifesaver. But... here’s the thing-it’s not always perfect, and it can’t replace a solid understanding of VBA. In this video, I’m going to show you when ChatGPT can be your best frien...
Automate Emails with Excel (VBA)
มุมมอง 2432 หลายเดือนก่อน
In this video, we dive into something really cool-automating emails directly from Excel using VBA. Now, if you’ve ever found yourself sending out the same emails over and over again, whether it’s for work reports, status updates, or sharing data with colleagues, this video is going to be a game-changer for you. We’re going to explore how you can use Excel and VBA to send emails through Outlook,...
How to avoid .Select, .Activate, Selection
มุมมอง 2322 หลายเดือนก่อน
In this video we dive into a super important topic for all VBA enthusiasts. Why you should avoid using .Select, .Activate, Selection, and other similar commands in your VBA code. If you’ve ever found yourself frustrated with slow macros or strange bugs, it might be because of these commands. They seem simple, but they can turn your code into a mess-making it harder to read, slower to run, and p...
Creating a Quiz App in Excel from scratch
มุมมอง 3653 หลายเดือนก่อน
Welcome to this video, where we’ll be building a complete quiz application in Excel from scratch! Whether you're a beginner or looking to add something new to your Excel skills, this is going to be an exciting project. In this tutorial, we’ll cover everything step-by-step, live, with no editing-so you can follow along with every move I make on screen. Here’s what the quiz app will do: We’ll cre...
Introduction to Power BI
มุมมอง 1355 หลายเดือนก่อน
Microsoft Power BI is a dynamic tool that has grown tremendously and enhanced its features, positioning itself as a prominent business intelligence and data visualization solution. Power BI empowers both individuals and organizations to seamlessly connect to diverse data sources, perform data transformation and modelling, and craft engaging, interactive reports and dashboards. Its core objectiv...
Installation of Power BI Desktop
มุมมอง 2245 หลายเดือนก่อน
Get started with our Power BI Masterclass by installing the essential tools! In this video, we'll walk you through the step-by-step process of downloading and installing Power BI Desktop on your computer. We’ll cover download options, and provide tips to ensure a smooth installation. By the end of this tutorial, you’ll be ready to dive into our comprehensive course with Power BI set up and read...
Power BI Desktop User Interface
มุมมอง 3425 หลายเดือนก่อน
In this video, we’ll introduce you to the Power BI Desktop user interface. Discover how to navigate the workspace efficiently, from the ribbon and panes to the report canvas and data view. We’ll explore the key features and tools that make creating and managing your reports seamless, including how to import data, use visualizations, and manage your queries. Whether you're new to Power BI or loo...
Expectation Setting
มุมมอง 395 หลายเดือนก่อน
In this video, we’ll set the stage for what you can expect from our intensive, hands-on course. #powerbi #microsoftpowerbi #dataanalytics
Roadmap
มุมมอง 825 หลายเดือนก่อน
Ready to master Power BI? In this video, we’ll explore the roadmap for becoming a Power BI expert. We'll guide you through the learning journey, starting with the basics of data import and transformation, moving to building compelling reports and dashboards, and finally diving into advanced analytics and custom visuals. Discover how each module builds upon the last, equipping you with practical...
Course Objective
มุมมอง 505 หลายเดือนก่อน
Unlock the full potential of your data with our comprehensive Power BI course! In this video, we'll outline the key objectives of the course designed to elevate your data analysis skills. You'll learn how to create dynamic dashboards, visualize data effectively, and extract actionable insights using Power BI. We’ll cover everything from basic data modeling to advanced analytics, ensuring you be...
About Your Instructor
มุมมอง 885 หลายเดือนก่อน
Welcome to your Power BI journey! In this video, meet your instructor, Siddharth Rout, a seasoned data analyst with over a decade of experience in data visualization and business intelligence. Sid has a knack for turning complex data into clear, actionable insights and has trained thousands of professionals in harnessing the power of Power BI. Whether you're a beginner or looking to refine your...
Power BI recorded masterclass Introduction
มุมมอง 1735 หลายเดือนก่อน
I’m thrilled to announce the launch of my comprehensive Power BI recorded course designed to help you become a Power BI expert. The course is going live by the end of July. In the full course, you’ll learn everything from the basics to advanced features of Power BI, including data modeling, visualization, DAX functions, and more. The free chapters cover ‘Getting Started with Power BI’, ‘Install...
Protecting and Unprotecting
มุมมอง 1346 หลายเดือนก่อน
In this video, we dive into the essentials of using VBA to protect and unprotect worksheets in Microsoft Excel. Whether you're looking to secure your data from accidental changes or need to unlock a protected sheet for updates, we've got you covered! 📘 What You'll Learn: 📌 How to write VBA code to protect an Excel worksheet. 📌 Setting passwords and customizing protection settings. 📌 How to unpr...
Hiding and Unhiding Sheets using VBA code
มุมมอง 6626 หลายเดือนก่อน
There are several reasons why people might choose to hide sheets and worksheets in Excel. Hiding sheets and worksheets in Excel can be a useful feature for maintaining data integrity, improving organization, enhancing presentation, and safeguarding sensitive information. 00:00 Intro 00:38 Why hide sheets or worksheets? 03:03 .Visible Property 04:16 xlSheetHidden (Hiding a sheet) 05:30 Three way...
Adding a Sheet & Worksheet using VBA code
มุมมอง 3268 หลายเดือนก่อน
Adding a Sheet & Worksheet using VBA code
Sheets and Worksheets and how to reference them
มุมมอง 2489 หลายเดือนก่อน
Sheets and Worksheets and how to reference them
Sub Procedure and Function Procedure - LinkedIn Poll
มุมมอง 252ปีที่แล้ว
Sub Procedure and Function Procedure - LinkedIn Poll
Modern Userforms in Visual Basic For Application
มุมมอง 3.2Kปีที่แล้ว
Modern Userforms in Visual Basic For Application
10 things to avoid when writing VBA code
มุมมอง 604ปีที่แล้ว
10 things to avoid when writing VBA code
Row and Column Highlighter
มุมมอง 4752 ปีที่แล้ว
Row and Column Highlighter
VBA Classes
มุมมอง 10K2 ปีที่แล้ว
VBA Classes
Page Setup and Printing from VBA 3 of 3
มุมมอง 1.6K2 ปีที่แล้ว
Page Setup and Printing from VBA 3 of 3
Page Setup and Printing from VBA 2 of 3
มุมมอง 2.1K2 ปีที่แล้ว
Page Setup and Printing from VBA 2 of 3
Page Setup and Printing from VBA - 1 of 3
มุมมอง 4.9K2 ปีที่แล้ว
Page Setup and Printing from VBA - 1 of 3
Grouping, Ungrouping and Outlines from VBA Excel
มุมมอง 3.5K2 ปีที่แล้ว
Grouping, Ungrouping and Outlines from VBA Excel
Subtotal Feature and SUBTOTAL Function in VBA Excel
มุมมอง 3.1K2 ปีที่แล้ว
Subtotal Feature and SUBTOTAL Function in VBA Excel
Working with Tables in Microsoft Excel VBA
มุมมอง 10K2 ปีที่แล้ว
Working with Tables in Microsoft Excel VBA
Conditional Formatting in Microsoft Excel VBA
มุมมอง 2.8K2 ปีที่แล้ว
Conditional Formatting in Microsoft Excel VBA
Named Ranges in Microsoft Excel VBA
มุมมอง 1.2K2 ปีที่แล้ว
Named Ranges in Microsoft Excel VBA

ความคิดเห็น

  • @ersingungor6101
    @ersingungor6101 3 วันที่ผ่านมา

    Another great tutorial. Excellent solutions to real world app problems. Congrats!.

  • @srinivasagupta6124
    @srinivasagupta6124 5 วันที่ผ่านมา

    Excellent and we'll explained. Appreciate if you could make a video about table filters using vba.

  • @xxroco0418xx
    @xxroco0418xx 10 วันที่ผ่านมา

    Can you upload again the file ? it was deleted

  • @ersingungor6101
    @ersingungor6101 10 วันที่ผ่านมา

    Perfect tutorial. Really impressive!

    • @SiddharthRout
      @SiddharthRout 10 วันที่ผ่านมา

      Thank you so much for your kind feedback! 😊 I’m really glad you found the tutorial helpful. If you have any questions or suggestions for future topics, feel free to share-I’d love to hear from you!

  • @m-squaredcontractors9720
    @m-squaredcontractors9720 10 วันที่ผ่านมา

    Awsome tutorial, thank you for the good work 😊

    • @SiddharthRout
      @SiddharthRout 10 วันที่ผ่านมา

      Thank you for your kind words! 😊 I’m so glad you enjoyed the tutorial. Your support keeps me motivated to create more content.

  • @ersingungor6101
    @ersingungor6101 11 วันที่ผ่านมา

    very good introduction, thank you

    • @SiddharthRout
      @SiddharthRout 11 วันที่ผ่านมา

      Thank you so much! 😊 I’m glad you found the introduction helpful. If there’s anything specific you’d like to see in future videos, let me know-I’m always open to suggestions! 🚀

  • @ersingungor6101
    @ersingungor6101 14 วันที่ผ่านมา

    Great Video, summarizing all the related functions we may need in our lifetime

    • @SiddharthRout
      @SiddharthRout 11 วันที่ผ่านมา

      Thank you so much! 😊 I’m thrilled you found the video so comprehensive. If there are any other functions or topics you’d like me to cover, feel free to let me know-I’m always here to help! 🚀

  • @ersingungor6101
    @ersingungor6101 18 วันที่ผ่านมา

    Your videos are great and impressive. Thank you for your time and effort

    • @SiddharthRout
      @SiddharthRout 11 วันที่ผ่านมา

      Thank you so much for your kind words and support! 😊 It means a lot to know the videos are making a positive impact. If there’s any topic or idea you’d like me to explore, feel free to share. Happy learning! 🚀

  • @ersingungor6101
    @ersingungor6101 19 วันที่ผ่านมา

    Again, another great video. Thank you

    • @SiddharthRout
      @SiddharthRout 19 วันที่ผ่านมา

      Thanks again! 😊 I really appreciate your support and kind words. It’s great to know you’re finding the videos helpful. Let me know if there’s a topic you’d like me to dive into next! 🚀

  • @ersingungor6101
    @ersingungor6101 20 วันที่ผ่านมา

    Great video, Thank you

    • @SiddharthRout
      @SiddharthRout 19 วันที่ผ่านมา

      Thank you so much! 😊 I’m thrilled you enjoyed the video. If you have any topics or questions in mind, feel free to share-I’d love to help! 🚀

  • @ersingungor6101
    @ersingungor6101 20 วันที่ผ่านมา

    Perfect Explanation, Thank You

    • @SiddharthRout
      @SiddharthRout 19 วันที่ผ่านมา

      Thank you! 😊 I’m so glad the explanation was helpful. If there’s anything else you’d like me to cover, feel free to let me know. Happy learning! 🚀

    • @ersingungor6101
      @ersingungor6101 19 วันที่ผ่านมา

      @@SiddharthRout Thank you for getting back. I will be really deligted to watch a video you cover the use of objects in sub/function. Passing objects to sub/functions and returning objects from them. Off course, when you are free. Thank you and have a great day!

  • @SaurabhSharma-Nagpur
    @SaurabhSharma-Nagpur 21 วันที่ผ่านมา

    How to add the path in trusted location when file is saved in network drive I tried the method you told in video but still I am getting the same error

    • @SiddharthRout
      @SiddharthRout 19 วันที่ผ่านมา

      What error are you getting?

  • @enisbukvic6732
    @enisbukvic6732 28 วันที่ผ่านมา

    Hi ,First I Want Thank You For All That Videos You Recorded.You Are Ameizing Teacher .I Tray To HIde Sheets In For Each Loop ,But VBa Return Run Time Error "1004" I Just Add "Not " =====> " If Not ThisWorkbook.Sheets.Count = 1 Then " After This I Dont Have Arrer Any More. Thank You ...I Learn A Lot From You..

    • @SiddharthRout
      @SiddharthRout 28 วันที่ผ่านมา

      Thank you so much for your kind words and for sharing your experience! 😊 I’m glad you found a solution to the runtime error-using If Not was a clever approach. If you ever run into more challenges or have questions, feel free to ask. Happy learning and coding!

  • @simonaudet4074
    @simonaudet4074 29 วันที่ผ่านมา

    Thank you, your videos are extremely usefull !

    • @SiddharthRout
      @SiddharthRout 28 วันที่ผ่านมา

      Thank you so much for the kind words! 😊 I'm thrilled you find the videos useful. If there’s a specific topic you’d like me to cover, let me know-I’m always open to suggestions!

  • @db_mb_69
    @db_mb_69 หลายเดือนก่อน

    where is the worksheet you are using for this?

    • @SiddharthRout
      @SiddharthRout หลายเดือนก่อน

      For this video. there is no workbook. In fact you can work with any table in Excel. Simply use that table name in your codes :)

    • @db_mb_69
      @db_mb_69 หลายเดือนก่อน

      @@SiddharthRout 👍

  • @rajatkumarpradhan4548
    @rajatkumarpradhan4548 หลายเดือนก่อน

    I was looking for local window. here it is clear now. Thanks alot!!! Sid.

    • @SiddharthRout
      @SiddharthRout หลายเดือนก่อน

      Glad this video helped clarify the local window for you, Rajat! If you have any other questions or topics you'd like me to cover, feel free to share. Happy coding! 🚀

  • @PriyaAcharya-q6o
    @PriyaAcharya-q6o หลายเดือนก่อน

    Can i get the codes for each step

    • @SiddharthRout
      @SiddharthRout หลายเดือนก่อน

      The file can be downloaded using the link mentioned in the description above.

  • @tarikzaki3111
    @tarikzaki3111 หลายเดือนก่อน

    I am happy that this High quality Learning Videos exist, Thanks sir for sharing your Information with us.

    • @SiddharthRout
      @SiddharthRout หลายเดือนก่อน

      Thank you so much for the kind words! 😊 I'm really glad you're finding the videos helpful-your support keeps me motivated to share even more quality content. Stay tuned for more tutorials and insights coming your way! 🚀

  • @tarikzaki3111
    @tarikzaki3111 หลายเดือนก่อน

    Hello sir, could you please share this sample file? I need it and it is might be deleted, or the link may be need updating. thanks

    • @SiddharthRout
      @SiddharthRout 28 วันที่ผ่านมา

      I have updated the link. Please check the desciption above and thanks for bringing it to my notice :)

    • @tarikzaki3111
      @tarikzaki3111 28 วันที่ผ่านมา

      @@SiddharthRout Thank you so much, It is now Working and I am Just download this sample file. and could you please let me show your other training videos?!. i will follow your updated videos. Thanks again for your help.

  • @TheKulinos
    @TheKulinos หลายเดือนก่อน

    So clear teaching style!

    • @SiddharthRout
      @SiddharthRout หลายเดือนก่อน

      Thank you so much! I'm glad you found the explanation clear 🙌 Your support means a lot. Stay tuned for more content like this, and feel free to drop any questions or topics you'd like me to cover! 😊

  • @SiddharthRout
    @SiddharthRout หลายเดือนก่อน

    Thinking about diving into Object-Oriented Programming (OOP) in a future video! 📚 If you’re interested, drop a comment below and let me know! The more interest we get, the sooner I can make it happen! 👇💬 #OOP #CodingCommunity #LetMeKnow

    • @seyiesan9511
      @seyiesan9511 25 วันที่ผ่านมา

      I'm profoundly interested in the Object Oreiented Programming - OOP Series. Kindly make it happen fast. Cheers!!

  • @noviceprogrammer2011
    @noviceprogrammer2011 หลายเดือนก่อน

    Hi, I'm been waiting for your "next video" on OOP. Do you plan to release it anytime soon?

    • @SiddharthRout
      @SiddharthRout หลายเดือนก่อน

      Hi! I’d love to dive into OOP, but I’ve been waiting for a stronger response from viewers to make sure it’s something people want. You and just a couple others have shown interest so far. If more viewers want to see it, I’d be thrilled to create this content!

    • @noviceprogrammer2011
      @noviceprogrammer2011 หลายเดือนก่อน

      @@SiddharthRout The problem is not many VBA developers would be aware that it's possible to create VBA programs in an OO way. I bet 99% of VBA developers have never heard of design patterns or SOLID principles, so obviously they won't be requesting it. However, once you've introduced it, I'm sure you'll open up more interest.

  • @DavidRymell
    @DavidRymell หลายเดือนก่อน

    Great video, Siddharth. I have advanced VBA knowledge (so I rarely use Chat GPT), so I have enough knowledge to agree with all of this excellent advice! 🙂

    • @SiddharthRout
      @SiddharthRout หลายเดือนก่อน

      Thanks so much for the kind words! 😊 It’s awesome to hear that this advice resonates with someone experienced in advanced VBA. Even with strong coding skills, having tools like ChatGPT can sometimes add a new perspective-or help with quick ideas in Excel VBA! Let me know if there are specific VBA techniques or Excel automation topics you’d like to see covered in future videos. Thanks again for tuning in!

  • @KoachReoDigitalEntrepreneur
    @KoachReoDigitalEntrepreneur หลายเดือนก่อน

    Copilot actually works better for VBA queries. Chatgpt works only if you pay for it but the free version is slow. Copilot is free and is fast for anything Microsoft.

    • @SiddharthRout
      @SiddharthRout หลายเดือนก่อน

      Thanks for sharing your thoughts! You bring up a great point about Copilot-it's definitely a powerful tool for working with VBA, especially given its seamless integration with Microsoft products and its speed. I’m actually working on my next video, which dives into how Copilot performs with Excel VBA tasks, so stay tuned! I’ll explore some of these differences in more detail. Appreciate you engaging with the content!

  • @senthilkumarsn8223
    @senthilkumarsn8223 2 หลายเดือนก่อน

    Really great to learn these new things! sir. It is super clear the way,you are explaining the concepts ✨ and looking for more contents from you sir. Thanks for helping us in learning VBA🎉

    • @SiddharthRout
      @SiddharthRout 2 หลายเดือนก่อน

      Thank you so much for your kind words! 😊 I'm really glad you found the video helpful and that the concepts were clear! 🙌 Your support means a lot and motivates me to keep creating more content. Stay tuned, I've got some exciting new VBA tutorials coming soon! If there’s anything specific you’d like to learn, feel free to share your ideas-I’d love to cover them! Thanks again 👍 #VBA #LearningTogether #MoreToCome

  • @philsmith7619
    @philsmith7619 2 หลายเดือนก่อน

    Great video I have a couple of questions though. On the timer module section, what is the " do events"? does this mean that actions in that part are still carried out until the set time is reached? Or does it mean the execution of the code is paused for the set time and then carries on? Another question if you don't mind? I would like to make an Excel application that generates a maths test. My idea is to generate random numbers and a random operator eg + _ * I think divide might be a bit difficult for mental arithmetic. So my question is this. Is there a way to generate random numbers in Excel? I figure that I could generate a number from 1 to 3 to set the mathematical operator, and then another 2 random numbers to generate the numbers. However, I would like to give the "player" a set time to give the answer (say 10 seconds) then it would move on the the next question. So would the timer example you give, be a good choice for that scenario do you think? And how can I produce random numbers in Excel (if it's possible?) I think the rest of the application might not be too difficult but I am stuck on the timer and number generation part. Apologies for the lengthy comment I do hope that my explanation makes sense.

    • @SiddharthRout
      @SiddharthRout 2 หลายเดือนก่อน

      Hey Phil, great questions! I'd love to help answer them, but it might be easier if you break them down and share them in our Facebook group. You can include screenshots, examples, and get more detailed responses there. Join us here: facebook.com/groups/msexcelvba.

    • @philsmith7619
      @philsmith7619 2 หลายเดือนก่อน

      Hi Sid. Thank you for the quick reply and offer. Unfortunately I do not have Facebook or any social media account for that matter, so I will be patient and try to see if I can find an answer on youtube.

    • @SiddharthRout
      @SiddharthRout 2 หลายเดือนก่อน

      @@philsmith7619 In that case, email me all the details, I will try and help you through that :)

  • @kevinlorenz2810
    @kevinlorenz2810 2 หลายเดือนก่อน

    Hi , When I press the link, I am told it was deleted

    • @SiddharthRout
      @SiddharthRout 2 หลายเดือนก่อน

      Hi Kevin. I apologize for the inconvenience. Seems like the entire folder of files got deleted. I will try and recreate the file. Please give me 24-48 hours. Thanks for bringing it to my notice!

    • @kevinlorenz2810
      @kevinlorenz2810 2 หลายเดือนก่อน

      @@SiddharthRout . Thanks, I really appreciate your quick response and your good work on StackOverflow etc

    • @SiddharthRout
      @SiddharthRout 2 หลายเดือนก่อน

      @@kevinlorenz2810 File Link has been restored. Thanks again for the headsup. :)

    • @kevinlorenz2810
      @kevinlorenz2810 2 หลายเดือนก่อน

      @@SiddharthRout Many thanks . Very helpful

  • @jaironaranjo3654
    @jaironaranjo3654 2 หลายเดือนก่อน

    thank you for the details presentation

    • @SiddharthRout
      @SiddharthRout 2 หลายเดือนก่อน

      Thank you for your feedback! I'm glad you found the detailed presentation on working with tables in Microsoft Excel VBA useful. Tables are powerful tools in Excel, and using VBA can make working with them even more efficient. If you have any questions about Excel tables or VBA, feel free to ask! I’ll continue creating more in-depth Excel VBA tutorials, so stay tuned.

  • @jaironaranjo3654
    @jaironaranjo3654 2 หลายเดือนก่อน

    Thank you so much fro such a great presentation!

    • @SiddharthRout
      @SiddharthRout 2 หลายเดือนก่อน

      Thank you for your kind words! I'm thrilled you found the introduction to the Visual Basic Editor helpful. My goal is to make learning VBA easy and accessible for everyone. If you’re interested in more tutorials on Excel VBA or want to dive deeper into specific topics, just let me know! I appreciate your support, and don’t forget to share it with others who are also learning VBA.

  • @DrSanPio
    @DrSanPio 2 หลายเดือนก่อน

    Congratulations, excelente vídeo Sid! Thank you for doing the video in English and I hope it reaches many many users of excel VBA.

    • @SiddharthRout
      @SiddharthRout 2 หลายเดือนก่อน

      Thank you so much! I'm glad you enjoyed the video on creating a quiz app in Excel using VBA. I believe this tutorial will be helpful for many Excel VBA users who want to build interactive applications. If you have any questions or need more tutorials like this, feel free to ask. I’ll keep creating more Excel VBA content in English for the community. Thanks again for your support, and please share it with others who might benefit from learning Excel VBA!

  • @annafiabdulazeezalao1628
    @annafiabdulazeezalao1628 2 หลายเดือนก่อน

    Sir, I do fall in love with your methodology. You are indeed a born Teacher. Thanks so much for putting wonderful tutorials videos. Please I am working on a School Management System using VBA as a starter but I am having the following challenges: 1. I need a code that can help me sort all the subjects, scores for students per class. Because all classes data are being entered into the same worksheet. And update when new data are added 2. I want my save button to be able to also clear the data on the textboxes on the userform after entering on the worksheet 3. Thank you sir, as await your response.

    • @SiddharthRout
      @SiddharthRout 2 หลายเดือนก่อน

      Can you post the question on the Facebook VBA Page. Include screenshots of how the data is and also show what you expect 🙂 Do not worry, I will definitely help you. FB Link: facebook.com/groups/msexcelvba

  • @philsmith7619
    @philsmith7619 3 หลายเดือนก่อน

    So I guess that using this function it would be possible to make an application to print a customised calendar for any year?

    • @SiddharthRout
      @SiddharthRout 2 หลายเดือนก่อน

      Oh Yes. You can create a custom calendar using date functions.

  • @ehsanulbarihome
    @ehsanulbarihome 3 หลายเดือนก่อน

    Very helpful

    • @SiddharthRout
      @SiddharthRout 3 หลายเดือนก่อน

      Thanks for taking the time out to appreciate the video :)

  • @philsmith7619
    @philsmith7619 3 หลายเดือนก่อน

    I love the way you take time to explain things in detail and give example. This is something that interests me very much particularly searching for characters using wild card that are entered into a box. Thank you.

    • @SiddharthRout
      @SiddharthRout 3 หลายเดือนก่อน

      Thank you so much for your kind words! 😊 I'm glad you found the detailed explanations and examples helpful. Using wildcards to search for characters is such a powerful tool in VBA! Have you tried implementing it in any specific projects yet? I'd love to hear how you're using it.

    • @philsmith7619
      @philsmith7619 3 หลายเดือนก่อน

      @@SiddharthRout Not yet. I do have something in mind mainly for my wife. She has an excel sheet with products listed that she makes at home and sells online. However, this list is quite long and has expanded to become quite large over the years. It is not alphabetical and not all are in a straight format there are seperate "sections" in the sheet. I will copy all this data to a new sheet along with her codes and the prices and then refer to this sheet as I think it will be easier. My idea is to be able to search this sheet for a keyword that she types in and come up with the closest matches. For example she has many key rings and in another section she has key ring holders. So a search for the word "key" should bring up all items with that word in it. This is simplified of course as sometimes the word might not be at the beginning hence why I was mentioning the wild card search. I know that the original data should have been sorted better originally, but my wife is averse to change as the way she has it is easy for her to understand when just looking for something. After watching your video a couple of times I know that I will get to understand the principles and be able to sort it out for her. I was thinking of using a list box and then making 2 boxes to search for the 2 criterea that she would use and display the results in the list box mainly "description" and/or "code", I doubt she would need to search for anything else. Then she can pick the one she wants from the displayed results to get price, cost etc. Thank you for taking an interest in my journey.

  • @philsmith7619
    @philsmith7619 3 หลายเดือนก่อน

    You explain this very well and in detail so that beginners can understand, Thank you. Just a couple of queries, Is it possible to add to the collections list using a loop? and second, is there any limit to the number of items that can be in a collection?

    • @SiddharthRout
      @SiddharthRout 3 หลายเดือนก่อน

      Thank you so much for your kind feedback! 🙏 I'm really glad the explanation was clear for beginners. 😊 To answer your queries: Yes, you can definitely add to a collection using a loop-it's a great way to automate the process! As for the second question, there's no strict limit on the number of items in a collection, but memory constraints can come into play if the list gets very large.

  • @philsmith7619
    @philsmith7619 3 หลายเดือนก่อน

    Thank you for sharing this very useful application. It works a charm. I wasn't aware that you could make applications like this without Excel running. I see that I have much yet to learn.

    • @SiddharthRout
      @SiddharthRout 3 หลายเดือนก่อน

      Thank you! 😊 I’m glad you found the application useful! Just to clarify, while this particular app was created using VB.NET, you can definitely make similar applications in Excel using VBA. If you want to run a form and hide Excel in the background, that’s totally possible with a few tweaks in VBA!

  • @philsmith7619
    @philsmith7619 3 หลายเดือนก่อน

    Sid Thank you very very much for this. It's awesome!. I am pleased that my previous comment inspired you to make this application, but I wasn't expecting it, it was a nice surprise however. I have still to finish going through your course one by one so forgive me if my next question has been answered already, but I haven't come across it yet if it has. If I made the sheet with the list of questions hidden, would the code still work? including the random question picker? Many thanks.

    • @SiddharthRout
      @SiddharthRout 3 หลายเดือนก่อน

      Yes you can hide the worksheet and the code will still work. As I mentioned in the video those sheets are for the quiz master to see. You can hide them. And the reason for that is very simple. I am not using .Activate/.Select. I have declared the objects and I am directly working with it. In fact, I have spoken about it here. Maybe my next video can be about this? :D stackoverflow.com/questions/10714251/how-to-avoid-using-select-in-excel-vba/10718179#10718179

  • @philsmith7619
    @philsmith7619 3 หลายเดือนก่อน

    Once again thank you for this video and your time. Your explanations are clear as always.

  • @philsmith7619
    @philsmith7619 3 หลายเดือนก่อน

    I hope that this might be helpful for storing questions in my quiz application? I might get back with some questions after I finish your excellent course. Many thanks.

    • @SiddharthRout
      @SiddharthRout 3 หลายเดือนก่อน

      Yes, this could definitely be helpful for your quiz application. I’m really looking forward to seeing how it turns out. 😊 And just a reminder-I’ll be uploading a new video soon with a little surprise for you, so be sure to check it out! I think you’ll find it very useful for your project. 😉

    • @philsmith7619
      @philsmith7619 3 หลายเดือนก่อน

      @@SiddharthRout Thank you, what a surprise to see this pop up on your channel, most unexpected but a pleasant surprise all the same. As usual you cover everything, however I will have a little play with it just as soon as I finish your course. I do have some thoughts to make some variations to it and hopefully this will give me a great start to getting a "feel" for the code. I have to say that I was expecting the code to be much, much longer, but then with my "rookie" knowledge my attempt would have been much less efficient I'm sure. Once again I can't thank you enough for this video.

  • @philsmith7619
    @philsmith7619 3 หลายเดือนก่อน

    Thank You for this explanation video, as usual you explain things in great detail with easy to understand and follow examples.

    • @SiddharthRout
      @SiddharthRout 3 หลายเดือนก่อน

      Thank you so much! I’m really glad to hear that you found the explanation clear and easy to follow. 😊 I always aim to make things as detailed and understandable as possible, so it’s great to know it’s helping!

  • @philsmith7619
    @philsmith7619 3 หลายเดือนก่อน

    Thank You so much. As usual you explain things fully and slowly enough for beginners to learn. If anyone wishes to learn VBA then this course when followed from the start is the best way to learn.

    • @SiddharthRout
      @SiddharthRout 3 หลายเดือนก่อน

      Thank you so much for your kind words! It really means a lot to hear that you’re finding the course helpful. My goal is to make learning VBA accessible for everyone, especially beginners, so your feedback is very encouraging! 😊 If you ever have any questions or need further clarification on anything, feel free to reach out. Thanks again for your support!

  • @philsmith7619
    @philsmith7619 3 หลายเดือนก่อน

    Wow! This is really interesting, thank you so much for taking the time to help me and others with this great tutorial

  • @philsmith7619
    @philsmith7619 3 หลายเดือนก่อน

    A very good explanation I am starting to learn well from your course. Many thanks

    • @SiddharthRout
      @SiddharthRout 3 หลายเดือนก่อน

      Thank you so much! 🙏 I'm really glad to hear that you're learning well from the course. I also want to personally thank you for taking the time to watch and comment on my videos-it means a lot! 😊

  • @philsmith7619
    @philsmith7619 3 หลายเดือนก่อน

    Very good explanation and a great teaching method thank you

    • @SiddharthRout
      @SiddharthRout 3 หลายเดือนก่อน

      Thank you! I'm so happy to hear that the explanation and teaching style worked well for you. 😊

  • @philsmith7619
    @philsmith7619 3 หลายเดือนก่อน

    Great video many thanks

    • @SiddharthRout
      @SiddharthRout 3 หลายเดือนก่อน

      Thank you so much for watching and for your kind words! 🙌 I'm glad you enjoyed it. Are there any other topics you'd like to see covered next? 😊

    • @philsmith7619
      @philsmith7619 3 หลายเดือนก่อน

      @@SiddharthRout As I explained already I am retired now and wanted to learn something to keep me occupied. I am going to watch your full course of videos because I have a project in mind that I would like to attempt. As a beginner it may well be beyond me but I would like to try all the same. What I want to do is to create some code to make a quiz in Excel, i'm not sure if it will be multiple choice or not? But I want to have a go. Maybe some modules that could cover parts of this project? Only if you have the time and you are not busy with other projects. Thank you.

    • @SiddharthRout
      @SiddharthRout 3 หลายเดือนก่อน

      @@philsmith7619 Thank you so much for your kind words! I’m really excited that you’re planning to take on an Excel quiz project. Whether it ends up being multiple choice or not, I’m sure you’ll do great. By the way, I’m uploading a new video in about an hour, and there’s a little surprise waiting for you in there! 😊 Can’t wait for you to check it out!

  • @philsmith7619
    @philsmith7619 3 หลายเดือนก่อน

    Another great video and so easy to understand and follow. Many thanks.

  • @philsmith7619
    @philsmith7619 3 หลายเดือนก่อน

    Thank you for this video. I have just started to watch your course because it is so easy for a beginner like me in my senior years to understand. Well Done!

    • @SiddharthRout
      @SiddharthRout 3 หลายเดือนก่อน

      Thank you so much! 🙏 I'm thrilled to hear that the course is helping, especially for someone starting out later in their journey. It's never too late to learn, and I'm glad the content is easy to follow for beginners! Keep up the great work, and feel free to ask if you have any questions along the way. 😊

  • @philsmith7619
    @philsmith7619 3 หลายเดือนก่อน

    Great video, Many thanks for covering this topic as it is rarely covered by others.

    • @SiddharthRout
      @SiddharthRout 3 หลายเดือนก่อน

      Thank you! 🙌 I'm really glad you found this topic useful-it's true, it's not often covered, and I wanted to fill that gap. 😊 If there are any other rare or tricky topics you'd like me to explore, feel free to let me know. Thanks again for your support!

  • @faizshaikh164
    @faizshaikh164 4 หลายเดือนก่อน

    Hello sir i like the videos its very informative and interesting but it would be very good if the background song would be removed as it is distracting from understanding the concepts.

    • @SiddharthRout
      @SiddharthRout 4 หลายเดือนก่อน

      Hi Faiz. Yes, this feedback was given earlier. If you see the latest videos, there is no background sound :)

    • @faizshaikh164
      @faizshaikh164 4 หลายเดือนก่อน

      @@SiddharthRout okay sir. There are 50 videos of VBA on your channel. Are there any more new videos related to VBA sir ?

    • @SiddharthRout
      @SiddharthRout 4 หลายเดือนก่อน

      @@faizshaikh164 Yes there will be new videos. I am currently recording and editing. I would recommend subscribing (if you have not done it already) so that you instantly get a new alert when I post a video. In fact there is a new video coming out next week.

    • @faizshaikh164
      @faizshaikh164 4 หลายเดือนก่อน

      Already a subscriber sir . I like how you teach excel 👍. I also learned Power-Bi from you during your tra​inity class @@SiddharthRout

  • @terrymcauliffe6820
    @terrymcauliffe6820 5 หลายเดือนก่อน

    Hi Sddharth, Excellent Video and it's great the way you Describe the VBA code steps. Well done.