VBA Programming e-course with Real-Life Projects - E01

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ก.ค. 2020
  • Want to become VBA Pro? Here's a 100% free guided e-course with Real-life projects.
    Session-1 Video: • VBA Programming e-cour...
    Session-2 Video: • VBA Programming e-cour...
    Session-3 Video: • VBA Programming e-cour...
    Session-4 Video: • VBA Programming e-cour...
    You can now support by buying any of the Projects or Source Code.
    📥Downloads: pamaitech.com/downloads/
    👍 Support: paypal.me/pamaitech
    ✉️ Contact: contact@pamaitech.com
    Please like, share, and comment to improve the channel algorithm
    👉 Subscribe to receive our latest content th-cam.com/users/VBAa2z?sub_confirm...
    📌What to watch next:
    Playlist: th-cam.com/users/vbaa2zplaylists
    Videos: th-cam.com/users/vbaa2zvideos
    #VbaA2z
    The goal of this course is to bring absolute beginners up to speed with VBA Programming, by telling things only on a need-to-know basis and by using layman's terms. VBA is a great skill to have, especially if your automation targets office applications like Excel, Access DB, Outlook, PPT, Word, etc.. You'll also come to know that there are powerful libraries within VBA that help you connect to the web, servers, databases, build custom functions, interface, and much more. From my experience, the first step is most important and I'm here to help you get started.
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 397

  • @zarkotripunovic7507
    @zarkotripunovic7507 4 ปีที่แล้ว +72

    This TH-cam channel is the most underrated channel when comes to Excel VBA. Lung is doing some stuff that nobody is doing/showing (look other videos). Keep up with excel(lent) work

    • @VBAA2Z
      @VBAA2Z  4 ปีที่แล้ว +3

      Wow, thank you Zarko! Appreciate your kind words.

    • @nirouuchana5757
      @nirouuchana5757 3 ปีที่แล้ว +1

      Hes is a fucking genious, i started watching his videos and i can see how professional he is

    • @amitkumarmahapatra9361
      @amitkumarmahapatra9361 ปีที่แล้ว

      @@VBAA2Z this is excellent work. Thank you so much

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      @@amitkumarmahapatra9361 thank you Amit!

    • @VikramBhatilovekodial
      @VikramBhatilovekodial ปีที่แล้ว

      I absolutely agree♥️♥️

  • @abigaillyj
    @abigaillyj 2 ปีที่แล้ว +4

    Set Up
    03:40 Activate Developer Tab
    04:05 Activate Macro Security (Trust Center Settings)
    05:10 Set up Trusted Locations
    07:20 Alt + F11 (Visual Basics)
    08:00 Project Explorer (Ctrl + R) & Properties Window (F4)
    08:30 Toolbar, Debug
    09:00 References (e.g. Import ext data like Outlook emails into Excel)
    09:18: Uncheck Auto Syntax Check (Options)
    09:55 Check Object Browser (Options; optional)
    Writing code #01: Msgbox showing Hello from VBA!
    10:20 Insert Module, and name your Module
    11:15 Explaining 2 types of codes (1. Sub, 2. Function)
    12:10 Syntax of writing a Sub procedure
    12:40 Ctrl J (shortcut to open the Intellisense drop down menu that displays a list of objects, properties, methods, variables, etc.)
    Writing code #02: Writing a function to return application username (e.g. your name registered in Office)
    14:28: Have to check that the worksheet exists, before writing code. Else, error.
    15:13: Name function AppUser
    15:30: Return statement for AppUser
    15:40 To type function AppUser in selected cell, so that once code runs, return value will show.
    15:55 Create a code for dynamic appn username (e.g. updates of appln username)
    Notes:
    AppUser = Application.Username (⇐ Syntax)
    Writing code #03: To run code automatically when workbook opens (18:40)
    19:00 Select Object (This workbook), and Open. Input assigned module, greetuser
    Writing code #04: Creating buttons
    21:00 Option 1: Using Macros (Click Edit / Run or Assign a shortcut key)
    22:22 Option 2: Insert Form Controls / Active X Button (Rmb to exit Design Mode, so that you can click on button)
    24:00 Option 3: Insert shapes/ Import images. Right click, assign macro

    • @VBAA2Z
      @VBAA2Z  2 ปีที่แล้ว

      thank you Abigaillyj!

  • @Petrick-ri3sq
    @Petrick-ri3sq ปีที่แล้ว +1

    great first episode!
    im looking forward to the coming episode im soon about to watch!
    thanks!

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      Awesome, thank you!

  • @Shahil-li4hj
    @Shahil-li4hj ปีที่แล้ว +1

    Great first episode ill keep watching definitely worth my time, thanks alot keep i up!

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      happy to hear. you're most welcome!

  • @chrish9518
    @chrish9518 4 ปีที่แล้ว +2

    Appreciate the work you put in to help out the community. Keep it up!

    • @VBAA2Z
      @VBAA2Z  4 ปีที่แล้ว

      Thanks, will do!

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

    Thought I'd view your VBA training videos from the beginning, not expecting to learn anything from the beginning. Mistaken! It is surprising how we get into set ways of doing things, not realising that there are other ways that we can learn. Well done Lung!

  • @Radikal9k86
    @Radikal9k86 3 ปีที่แล้ว

    OMG best tutorial on VBA ever found, i'm gonna watch all your videos asap!

    • @VBAA2Z
      @VBAA2Z  3 ปีที่แล้ว

      Wow, thanks!

  • @SJhowtos
    @SJhowtos 2 ปีที่แล้ว +4

    Your tutorial is easier to follow compared to others! Thank you for doing this!

    • @VBAA2Z
      @VBAA2Z  2 ปีที่แล้ว

      Glad it was helpful!

  • @JoshKingiu
    @JoshKingiu ปีที่แล้ว +1

    Best VBA tutorials are from your channels. Thank you sooooo much

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      You're very welcome!

  • @ningsan1054
    @ningsan1054 ปีที่แล้ว +2

    I finally found VBA gem factory 😍 thanks for sharing your knowledge

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      Great to hear!

  • @DorkaLiumsk
    @DorkaLiumsk ปีที่แล้ว +1

    My horizon has been largely broadened since I came across your channel. Thanks and keep up great work!

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      Awesome! Thank you!

  • @hassanjatta4257
    @hassanjatta4257 4 ปีที่แล้ว +1

    Many thanks for this beautiful video. I really love the looping technique and job well done.

    • @VBAA2Z
      @VBAA2Z  4 ปีที่แล้ว

      You're welcome. Glad you enjoyed it!
      Here's 2nd lesson: th-cam.com/video/kE3PkAfIsYI/w-d-xo.html

  • @simon8340
    @simon8340 3 ปีที่แล้ว +3

    Best tutorial I have came across so far. Congratulations on this amazing tut

    • @VBAA2Z
      @VBAA2Z  3 ปีที่แล้ว

      Glad it was helpful!

  • @scottansir7708
    @scottansir7708 3 ปีที่แล้ว +2

    Thanks, you're doing great work Pamai.
    I'd definitely recommend this course.

    • @VBAA2Z
      @VBAA2Z  3 ปีที่แล้ว

      Much appreciated!

  • @sitinglou4260
    @sitinglou4260 ปีที่แล้ว

    Thanks for sharing your experience and your knowledge. I learned a lot from this tutorial

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      Glad it was helpful!

  • @kinyflz64
    @kinyflz64 3 ปีที่แล้ว +1

    Your work is commendable. Thank you so much for all these amazing tutorials

    • @VBAA2Z
      @VBAA2Z  3 ปีที่แล้ว

      You're very welcome!

  • @pekidonn5139
    @pekidonn5139 4 ปีที่แล้ว +1

    Thank you so much sir! I'm able to follow most of it :) re-watching some part again.

    • @VBAA2Z
      @VBAA2Z  4 ปีที่แล้ว

      You are most welcome.
      Yes, through the video and let me know if you have any questions.
      The more you type the code, the more familiarize you'll get with the code.

  • @dzjoshi2176
    @dzjoshi2176 ปีที่แล้ว +1

    I've been working on files downloaded from google, and trying to get the gist of how codes work when it comes to data transfer, and honestly, your explanations on offset and the do until loop just helped a lot. Thanks bud, keep growing and helping.

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      Glad to hear. thank for watching

  • @wennychez5606
    @wennychez5606 4 ปีที่แล้ว +1

    Brilliant! Waiting for next lesson.
    Keep up the good work.

    • @VBAA2Z
      @VBAA2Z  4 ปีที่แล้ว

      You're welcome.

  • @penny2921
    @penny2921 3 ปีที่แล้ว +1

    Thanks Mr. Pamai. Excellent job, found it really simple to follow and to the point.

    • @VBAA2Z
      @VBAA2Z  3 ปีที่แล้ว +1

      You're welcome. Glad it helped

  • @WeningWang
    @WeningWang ปีที่แล้ว +1

    Thank you, Lung. I learned so much.

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      My pleasure!

  • @norulzanamohamedsamuri1364
    @norulzanamohamedsamuri1364 3 ปีที่แล้ว

    Not beginner anymore. Thanks Mr Pamai for incredible content. Unbelievable its free !!

    • @VBAA2Z
      @VBAA2Z  3 ปีที่แล้ว

      Happy to hear that!
      thanks for your feedback.

  • @TheHubyster
    @TheHubyster 3 ปีที่แล้ว +5

    Excellent tutorials. Easy to follow instructions with just enough detail.

    • @VBAA2Z
      @VBAA2Z  3 ปีที่แล้ว

      thanks Tony, glad you like them!

  • @wikamdiopekiang4972
    @wikamdiopekiang4972 2 ปีที่แล้ว +1

    Thanks for this wonderful tutorial. Sending assignments soon.

    • @VBAA2Z
      @VBAA2Z  2 ปีที่แล้ว

      You are welcome!

  • @Mira-kp5di
    @Mira-kp5di ปีที่แล้ว +1

    I found the video very practical and helpful. Thanks for sharing your experience and knowledge

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      You're very welcome!

  • @hayat_soft_skills
    @hayat_soft_skills 3 ปีที่แล้ว +1

    I love the content on which you are working and the way you share it is Superv!

    • @VBAA2Z
      @VBAA2Z  3 ปีที่แล้ว

      thanks, I appreciate that!

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

    Nice and clean. I am a brazilian vba programmer and just started my channel about using opengl with excel.

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

      Thanks!

  • @florincopaci6821
    @florincopaci6821 4 ปีที่แล้ว +4

    Thank you for all your posts specially for this one for beginners!

    • @VBAA2Z
      @VBAA2Z  4 ปีที่แล้ว

      You are so welcome!

  • @user-fp4mh2ki7c
    @user-fp4mh2ki7c ปีที่แล้ว +1

    I found it very easy to follow and practical. thank you so much

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      great, thanks for watching

  • @nomikhan3834
    @nomikhan3834 2 ปีที่แล้ว +1

    thanks dear it is one of the best VBA lessons I have ever seen

    • @VBAA2Z
      @VBAA2Z  2 ปีที่แล้ว

      You are most welcome

  • @sivaskatinju6016
    @sivaskatinju6016 3 ปีที่แล้ว +2

    This by far is most practical and the best VBA programming course I came across. thank you sooo much!

    • @VBAA2Z
      @VBAA2Z  3 ปีที่แล้ว

      Thanks for your kind words. Glad it helped.

  • @Chafai7z11
    @Chafai7z11 2 ปีที่แล้ว +1

    Great tutorial. Learned about from your videos. Many thanks

    • @VBAA2Z
      @VBAA2Z  2 ปีที่แล้ว

      You are welcome!

  • @user-im4vn4yu5i
    @user-im4vn4yu5i ปีที่แล้ว +1

    Thank you for this great tutorial. I found it very useful.

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      Glad it was helpful!

  • @Chawangs
    @Chawangs ปีที่แล้ว +1

    you have super knowledge Sir. thank you so much.

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      You are most welcome

  • @abdullahkhan-ku5fp
    @abdullahkhan-ku5fp 2 ปีที่แล้ว +1

    Very beneficial. Thank you for such interested tutorial

    • @VBAA2Z
      @VBAA2Z  2 ปีที่แล้ว

      You are most welcome

  • @SecurityCraftsman
    @SecurityCraftsman 3 ปีที่แล้ว +1

    This helped me a lot to work towards getting a basic understanding of VBA. Can't wait to do the next course.

    • @VBAA2Z
      @VBAA2Z  3 ปีที่แล้ว

      Thanks for watching.
      More episodes here: th-cam.com/video/9lEhwpGNlYU/w-d-xo.html

  • @HarshlyHarshly-fs9sn
    @HarshlyHarshly-fs9sn ปีที่แล้ว

    Another awesome video, thanks to you Pamai.

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      Thanks!

  • @baljitsinghsaimbi8234
    @baljitsinghsaimbi8234 2 ปีที่แล้ว +1

    Excellent Lung, beautifully covered the basics ... all the best

    • @VBAA2Z
      @VBAA2Z  2 ปีที่แล้ว

      Thank you so much 🙂

  • @MonikaKalani
    @MonikaKalani ปีที่แล้ว +5

    Thank you so much Lung for making VBA so simple for a layman. I came across this channel by chance and then realised that I have entered into a diamond mine. Though I have gone through only one video but this one video is so insightful that I am eager to learn from all the videos you upload.

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว +2

      Great to hear! thanks for watching!

  • @sylvin3406
    @sylvin3406 ปีที่แล้ว +1

    Really liked the way you have explained things with simple examples. Enjoyed learning with this tutorial. Thank you!

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      Glad it was helpful!

  • @Shuiniu-df9ds
    @Shuiniu-df9ds ปีที่แล้ว

    Practical and best VBA video

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      Thanks, much appreciated

  • @koterm
    @koterm 3 ปีที่แล้ว +1

    GREAT work! Congrats!

    • @VBAA2Z
      @VBAA2Z  3 ปีที่แล้ว

      Thank you! Cheers!

  • @noralx4287
    @noralx4287 ปีที่แล้ว +1

    Kudos! Very practical and easy to follow. Thank you so much

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      Glad it was helpful!

  • @shellyhangshing397
    @shellyhangshing397 2 ปีที่แล้ว +1

    Thank you so much for amazing tutorial. I found it very easy to follow.

    • @VBAA2Z
      @VBAA2Z  2 ปีที่แล้ว

      You're very welcome!

  • @Kinsui-ii6hx
    @Kinsui-ii6hx ปีที่แล้ว +1

    Thank you for this practical course.

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      Glad it was helpful!

  • @susilsxzen-ff1zn
    @susilsxzen-ff1zn ปีที่แล้ว +1

    This is far best of the best VBA Programming tutorial I have come across. Appreciate your time and for sharing your knowledge

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      You're very welcome!

  • @Rahul-sn1wn
    @Rahul-sn1wn 4 ปีที่แล้ว +1

    Excellent walkthrough. Thanks alot!

    • @VBAA2Z
      @VBAA2Z  4 ปีที่แล้ว

      Glad it helped!

  • @sundaramsambasivam6072
    @sundaramsambasivam6072 3 ปีที่แล้ว +1

    Excellant effort, sharing your knowldge is broad minded, please keep continuing such videos, as a beginner i could understand what you convey.

    • @VBAA2Z
      @VBAA2Z  3 ปีที่แล้ว

      Glad to know it helped. Thanks for feedback

  • @dorwuinga
    @dorwuinga ปีที่แล้ว +1

    this is great. I will surely support your channel

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      Awesome, thank you!

  • @ekilunewmai7033
    @ekilunewmai7033 ปีที่แล้ว +1

    I found the tutorial very informative and well organized. Thank you for sharing your knowledge

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      You're very welcome!

  • @jitendrashelar4123
    @jitendrashelar4123 3 ปีที่แล้ว +8

    OMG! You've made this so simple to me sir. This is what all I wanted know, since ages. You're a lifesaver! Thank you so very much sir. All I can say, god bless you and your family. Subscribed!

    • @VBAA2Z
      @VBAA2Z  3 ปีที่แล้ว +1

      Glad to hear.
      God bless you too. All the best.

  • @holieh5301
    @holieh5301 4 ปีที่แล้ว +1

    Nicely put together Pamai.
    I learned sometime new again today 👍

    • @VBAA2Z
      @VBAA2Z  4 ปีที่แล้ว

      Glad to hear it

  • @jamesh-kc7rk
    @jamesh-kc7rk ปีที่แล้ว +1

    Much better than the paid courses! Thank you for sharing valuable insights and practical tips

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      You're very welcome!

  • @mehtag7810
    @mehtag7810 3 ปีที่แล้ว +1

    Very well organized and easy to follow session. Keep up the great work

    • @VBAA2Z
      @VBAA2Z  3 ปีที่แล้ว

      Much appreciated!

  • @gasparagazon
    @gasparagazon 3 ปีที่แล้ว +4

    I apply the lessons in my work. I work more efficient. Thank you so much.

    • @VBAA2Z
      @VBAA2Z  3 ปีที่แล้ว

      Great to hear! keep it up

  • @giancajaracadillo
    @giancajaracadillo 4 ปีที่แล้ว +3

    THANK YOU BROTHER, YOU ARE THE BEST, GOD BLESS U

    • @VBAA2Z
      @VBAA2Z  4 ปีที่แล้ว

      You're welcome and God bless you too.

  • @user-rx2ei2uu8q
    @user-rx2ei2uu8q ปีที่แล้ว

    Best VBA channel 👍

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      Thanks 👍

  • @dampisong1369
    @dampisong1369 ปีที่แล้ว +1

    easy to follow, practical so very effective . Thank you Mr. Pamai

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      You are very welcome

  • @ZiniudPoilci
    @ZiniudPoilci ปีที่แล้ว +1

    I found the session easy to follow and practical. Thank you for sharing this professional e-course freely.

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      thank you

  • @saigitu
    @saigitu ปีที่แล้ว +1

    Excellently explained all details of VBA!. Thanks for making such videos. Its very helpful beginners like me.

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว +1

      Glad it was helpful!

  • @mr.a_a9407
    @mr.a_a9407 3 ปีที่แล้ว +1

    I've searched many TH-cam videos to learn VBA, but this is the best one. So simple and easy to understand. Thank you

    • @VBAA2Z
      @VBAA2Z  3 ปีที่แล้ว +1

      You're very welcome! thanks for your feedback

  • @Chewangz
    @Chewangz ปีที่แล้ว +1

    Amazingly tutorials! Easy to follow and practical. Thanks a lot!

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      You're very welcome!

    • @Chewangz
      @Chewangz ปีที่แล้ว

      @@VBAA2Z anything like this for MS ACCESS?

  • @sampathhewawitharana8573
    @sampathhewawitharana8573 2 ปีที่แล้ว +1

    The best tutorial ever seen about the relevent topic. You are amazing teacher. (Sri lanka)

    • @VBAA2Z
      @VBAA2Z  2 ปีที่แล้ว

      Thanks Sampath. Glad you found it helpful.

  • @user-ux4hx7sy8s
    @user-ux4hx7sy8s ปีที่แล้ว +1

    This is most practical and easiest VBA programming tutorial without any filters. Hats off to you sir!

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      You're very welcome!

  • @kingsoko5319
    @kingsoko5319 ปีที่แล้ว +1

    Your channel is a treasure of automation. Thank you 💞

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      Wow, thank you!

  • @nnannachijioke5917
    @nnannachijioke5917 ปีที่แล้ว +1

    You are a an extraordinary teacher

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      Thanks for your kind words!

  • @aiemful
    @aiemful 2 ปีที่แล้ว

    Great videos. Your work is very very useful for us excel beginners. Thanks a lot 🙏🏻

    • @VBAA2Z
      @VBAA2Z  2 ปีที่แล้ว

      Glad to hear that

  • @perymdiso1006
    @perymdiso1006 4 ปีที่แล้ว +1

    Hello Pamai, thanks for this great video, so far I'm able to follow it with any difficulty. Please demonstrate some more examples on objects like with chart, pivot table, table etc. Thank you again

    • @VBAA2Z
      @VBAA2Z  4 ปีที่แล้ว

      You're welcome.
      Noted! we'll cover many more examples.

  • @rajankumarpatel9313
    @rajankumarpatel9313 4 ปีที่แล้ว +3

    Thanks for great tutorials.very helpful

    • @VBAA2Z
      @VBAA2Z  4 ปีที่แล้ว

      You are welcome!

  • @gopalshah3047
    @gopalshah3047 3 ปีที่แล้ว +1

    Subscribed....great teaching method with project

    • @VBAA2Z
      @VBAA2Z  3 ปีที่แล้ว

      Awesome, thank you!

  • @naiduvikas202
    @naiduvikas202 2 ปีที่แล้ว +1

    I was watched so many videos.
    But your way teaching simply amazing👍👍👍👍
    From India

    • @VBAA2Z
      @VBAA2Z  2 ปีที่แล้ว

      Glad you like them!

  • @ApirlK
    @ApirlK ปีที่แล้ว +1

    another powerful tut!

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      thanks

  • @user-ll8up1eu4d
    @user-ll8up1eu4d ปีที่แล้ว

    thank you so much sir. please keep up great work

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      Keep watching

  • @Kiliozk-yn3tz
    @Kiliozk-yn3tz ปีที่แล้ว +1

    Great tutorial. Subscribed 👍👍👍

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      Awesome, thank you!

  • @SudhansuNayakDeveloper
    @SudhansuNayakDeveloper 3 ปีที่แล้ว +1

    Accidently found this channel and i dont think anyone make video in that details abt VBA. Thanks for teaching us

    • @VBAA2Z
      @VBAA2Z  3 ปีที่แล้ว +1

      You are most welcome

  • @luka3736
    @luka3736 3 ปีที่แล้ว +1

    very useful and practical video. Many thanks for sharing valuable skills

    • @VBAA2Z
      @VBAA2Z  3 ปีที่แล้ว

      Glad it was helpful!

  • @shivashankar2486
    @shivashankar2486 2 ปีที่แล้ว +1

    Hi Pamai, Glad to see you here in TH-cam. I still remember the budgeting tool which you built. Not sure if you remember we both were on same team 10 years back 😜 I was in Hyd and you are in GGN.

    • @VBAA2Z
      @VBAA2Z  2 ปีที่แล้ว +1

      Hey buddy, sure I do :) hope all well. Will connect in Linkedin / FB

  • @user-iu2yk7pu1c
    @user-iu2yk7pu1c 8 หลายเดือนก่อน

    Hello sir, your videos are amazing thank you so much

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

      You are most welcome

  • @maulikruparel7831
    @maulikruparel7831 3 ปีที่แล้ว +3

    Finally found some content rich VBA lectures! Thanks for the efforts.
    If possible, kindly have a lecture/session on Future of VBA

    • @VBAA2Z
      @VBAA2Z  3 ปีที่แล้ว

      hi Maulik - you're welcome and thanks for your suggestion

  • @SiluJanliu
    @SiluJanliu ปีที่แล้ว +1

    thank you Pamai!

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      You are so welcome!

  • @SidauChe
    @SidauChe ปีที่แล้ว

    Thank you for this useful tutorial.

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      Glad it was helpful!

  • @All_about_excelword
    @All_about_excelword 2 ปีที่แล้ว +1

    Great great you are the best

    • @VBAA2Z
      @VBAA2Z  2 ปีที่แล้ว

      May thanks!

  • @user-uv1uf8cr3b
    @user-uv1uf8cr3b ปีที่แล้ว +1

    great video thanks!

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      You're welcome!

  • @tailethanh8074
    @tailethanh8074 2 ปีที่แล้ว +1

    Thank you so much for your great tutorials.

    • @VBAA2Z
      @VBAA2Z  2 ปีที่แล้ว

      Thanks for watching!

  • @BloominOnion1
    @BloominOnion1 ปีที่แล้ว +1

    love your channel. So useful.

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      Thanks so much!

  • @LankoDora
    @LankoDora ปีที่แล้ว +1

    great video. thank you

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      You are welcome!

  • @abigaillyj
    @abigaillyj 2 ปีที่แล้ว +1

    Working with Range
    43:25 sub RangeExample()
    F5 = run code
    Writing code #09: Select a particular cell based on name | Input value in particular cell | Msgbox popup to read value of selected cell
    43:45 Input the name of desired cell, e.g. D7, within square brackets. e.g. [D7].select
    [D7].value = "Hello"
    Msgbox [D7].Value (Asking code to read what is the value in cell D7)
    You can read the value of selected cell using Immediate Window.
    E.g. ?[D7].value
    Will return ⇒ e.g. Hello
    Writing code #10: Select a particular cell based on row & column position | Input value in particular cell | Msgbox popup to read value of selected cell
    45:15 Cells(5,5).select means to select Cells (rowindex, columnindex)
    * You can change row & column into a dynamic value
    Writing code #11: Select a particular cell based on name
    47:10 Range ("E5").value = "Hello World"
    45:45 Debug.Print Range ("E5").value = "Hello World" ( ⇒ Immediate Window will pop up, showing the value in cell E5)
    Writing code #12: Select multiple cells based on row & column position
    49:00 Range(Cells(1,2), Cells(4,3)).select (This would highlight the area selected. this is good for constructing a dynamic range)
    Tip: Using Immediate Window to find out the name of cell selected.
    ?activecell.Address
    Will return ⇒ e.g. $C$4 (3rd column, column D, row 4)
    Writing code #13: Offset using Range (IMPORTANT)
    51:20: Range("A5").Offset(-1,2).select
    This means starting from cell A5, selected cell is -1 row and 2 columns away from A5.
    Writing code #14: Inputting a value in another worksheet (IMPORTANT)
    52:50
    Sub Demo2()
    1. Activate your current workbook/ your desired workbook. Thisworkbook.activate
    2. Activate the worksheet you want to include your value in. Sheets("VBA-Test").activate
    3. Input value in worksheet named VBA-Test. Range ("G5").Value = "Demo2"
    compressing 3 steps into 1.
    Thisworkbook.sheets("VBA-Test").Range ("G5").Value = "Demo2"
    (This line is same as above 3 steps)

    • @VBAA2Z
      @VBAA2Z  2 ปีที่แล้ว

      thank you Abigaillyj!
      Much appreciated.

  • @Nel-vy7nj
    @Nel-vy7nj ปีที่แล้ว +1

    Thank you so much Lung

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      You are welcome

  • @will-kp1kb
    @will-kp1kb ปีที่แล้ว +1

    Amazing tutorial, I have been working with Vba in a self-taught way, and you explained many of the problems that I have taken a long time to solve and I have understood a lot, thank you so much

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      Glad it helped!

  • @SlightTouch-pm6dy
    @SlightTouch-pm6dy ปีที่แล้ว

    great work!

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      Thanks a lot!

  • @abigaillyj
    @abigaillyj 2 ปีที่แล้ว +1

    Working with Excel Objects (25:00)
    Notes:
    Each object has its properties and uses/ functions.
    Example of Excel Objects - Worksheets, Rows, Columns, Cell Ranges, and the Excel Workbook itself.
    Ctrl G : Opens an Immediate Window
    F2: Object Browser
    25:40 Family Tree showing r/s of Excel Objects
    26:50: Application, Immediate Window, Object Browser. (Add a dot behind application to connect Application & Property)
    Writing code #05: Open a specific workbook from multiple workbooks
    33:50 Ctrl J, Activate specific workbook.
    E.g. Workbooks(1).Activate
    Workbooks("Lesson-1.xlsm").Activate (Input a string)
    36:40 Using Immediate Window to find out how many workbooks are opened
    ?Workbooks.count
    (*You can use Immediate Window to close workbooks that are opened)
    Writing code #06: Open a specific worksheet by index
    37:05 Sheets(1).Activate or Sheets(1).Select
    Sheets("Sheet3").Activate
    ID is not the same as caption. Should still use Sheet3 even if you changed its caption to another name.
    40:00 Change ID in Properties Panel
    41:30 Important!!! Able to summon worksheet from different workbook (from which the code is written in).
    ID.Activate only reserved for when code is written in workbook that contains sheet you want.
    Writing code #07: Renaming Sheet using code
    42:10 Sub RenameSh()
    Activesheet.name="(desired name)"
    Writing code #08: Add a sheet using code
    43:00 Sheets.Add

    • @VBAA2Z
      @VBAA2Z  2 ปีที่แล้ว

      thank you Abigaillyj!
      Much appreciated.

  • @ussinmer
    @ussinmer 4 ปีที่แล้ว +2

    Thank you so much for making so nice video ❤️😊😊

    • @VBAA2Z
      @VBAA2Z  4 ปีที่แล้ว +1

      My pleasure 😊

  • @sadiqmhmmd6617
    @sadiqmhmmd6617 3 ปีที่แล้ว +2

    Thank you so much for this vdeo . i learned a lot

    • @VBAA2Z
      @VBAA2Z  3 ปีที่แล้ว

      Glad it was helpful! thanks for watching.

  • @Ferris-bu5yb
    @Ferris-bu5yb 10 หลายเดือนก่อน

    another great tut, thank you

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

      My pleasure!

  • @Imchal-hc7lo
    @Imchal-hc7lo ปีที่แล้ว

    Thank you for amazing tutorial

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      You're welcome 😊

  • @snehabharathikarnasula1265
    @snehabharathikarnasula1265 2 ปีที่แล้ว +1

    Excellent tutorial sir

    • @VBAA2Z
      @VBAA2Z  2 ปีที่แล้ว

      Glad you liked it!

  • @noellecjaski5037
    @noellecjaski5037 3 ปีที่แล้ว +1

    Excellent and practical. Kudos 👍

    • @VBAA2Z
      @VBAA2Z  3 ปีที่แล้ว

      Thanks! 👍

  • @bnancy3699
    @bnancy3699 4 ปีที่แล้ว +1

    very helpful tutorial. Thanks Pamai.

    • @VBAA2Z
      @VBAA2Z  4 ปีที่แล้ว

      my pleasure

  • @Stuart-vz4dm
    @Stuart-vz4dm ปีที่แล้ว

    Amazing tutorial thank you

    • @VBAA2Z
      @VBAA2Z  ปีที่แล้ว

      Glad you liked it!

  • @gasparagazon
    @gasparagazon 3 ปีที่แล้ว +1

    Very informative. Kudos to you Sir .

    • @VBAA2Z
      @VBAA2Z  3 ปีที่แล้ว

      Thank you kindly