Excel VBA Expert Tutorial

Excel VBA Expert Tutorial
Get Ad-Free Training by becoming a member today!
/ @learnittraining
Exercise Files: bit.ly/3kVR38Y
Who it's for: Business Analysts, Data Scientists, and everyone in between looking to write their own rulebook on what’s possible in Excel.
What it is: Visual Basic for Applications (VBA) is the programming language for Excel and other Microsoft Office programs. VBA is used to automate repetitive processes and frequent actions. Even more, it can be used to build tools that otherwise don’t exist in Excel.
What you'll learn: In this series, users will be guided through the foundational concepts of VBA in Excel. Users will learn to build macros from the ground up, starting with recording macros that require little to no code, and working towards building their own macros using crucial VBA concepts such as Loop, If Then, and other complex functions.
For ad free training and certificates please join Learnit Anytime:
www.learnitanytime.com
Enroll in our live, instructor-led Excel VBA classes:
bit.ly/3K6z78J
For Private Group Trainings please visit:
www.learnit.com/private-group...
Manuals: bit.ly/30xZb59
Username: manuals
Password: password
Start 0:00
Worksheets Methods 0:03
DateSerial and Format 3:28
Sheet Template Generator 13:32
Move 20:21
PrintOut and PrintPreview 23:40
Practice (Part 1) 25:51
Practice (Part 2) 34:20
Practice (Part 3) 35:54
Practice (Part 4) 37:38
Practice (Part 5) 41:11
Practice (Part 6) 51:48
Custom Functions (Part 1) 54:18
Custom Functions (Part 2) 1:01:01
Custom Functions (Part 3) 1:04:32
Wrapping Up 1:14:07
#ExcelVBA
(C) 2021 Learnit, Inc.
Any illegal reproduction of this content will result in immediate legal action.

Пікірлер: 336

  • @nilemg13
    @nilemg134 жыл бұрын

    Finished all the three videos, I just want to send a huge thanks to all of you, I have learned a LOT

  • @madhavsuneja5968

    @madhavsuneja5968

    3 жыл бұрын

    Hey i was watching first video can you please tell me how can i downlod simple macro?

  • @SuperLickshit

    @SuperLickshit

    3 жыл бұрын

    @@madhavsuneja5968 in the description of the video, contains a link called exercise files, dl that file and search for simple macros

  • @caoainguyenang1007

    @caoainguyenang1007

    2 жыл бұрын

    I ve just finished the first two, now I start the third.

  • @amasingrawat7712

    @amasingrawat7712

    2 жыл бұрын

    Mooin

  • @weipiao8547

    @weipiao8547

    Жыл бұрын

    me too

  • @matthewoh657
    @matthewoh6573 жыл бұрын

    These tutorials were excellent! Much appreciated Chelsea! Given the huge drop in views from Beginner to Expert video, I think everyone who finished all the way through deserves a round of applause too

  • @LearnitTraining

    @LearnitTraining

    3 жыл бұрын

    You're so welcome!

  • @Arbitraritorian

    @Arbitraritorian

    2 жыл бұрын

    ​@@LearnitTraining Thank you so much!! One of the best tutorial series I've ever done!

  • @joelbello2763
    @joelbello27634 жыл бұрын

    Chelsea, I want to thank you for your time and the resource you have put in here. This has been really useful to get the VBA fundamentals going for me

  • @Tara_Sutar
    @Tara_Sutar3 жыл бұрын

    Okay! When I started searching for excel vba courses on you tube I found videos of 10+ hours and some of just 3 hours. I avoided 3 hours video because I thought more topics would not be covered. The comments were good for all of them, then I found this video, approximately 7+ hours. I was like, how much can this lady cover in only 7 hours, but, since I had less time, I chose this you tube video. And I'm very much happy and impressed. All the topics which I wanted are covered and the lady has a very sweet voice. I learned a lot, used it to improve my daily work. Sorry for doubting you. My manager is happy, my team is happy, I'm also happy. Thank you so much for such great lessons.

  • @renukaangolkar2026

    @renukaangolkar2026

    25 күн бұрын

    I wanted to know , will this really help.... because recently I got job in vba n my manager is super angry on me because I'm not doing well in task ..... mam said me to c videos, I saw but those were not helpful in my task.... videos were different and my task is different... Is vba is easy to learn.... even I want to make my team happy , beside I'm very poor in coding

  • @Tara_Sutar

    @Tara_Sutar

    25 күн бұрын

    @@renukaangolkar2026 have you watched the complete series? This series of videos is really good. Also along with Excel VBA you need to have good knowledge in excle (formula, formatting etc) to be able to use it in your work.

  • @joshuamutama4955
    @joshuamutama49554 жыл бұрын

    Before these videos, I had no Idea that Excel could do so much. I'm losing my mind. Thank you for sharing.

  • @alirazzaq1541
    @alirazzaq15414 жыл бұрын

    I just Finished all three videos. Thanks a lot. Learning VBA is so cool.

  • @ehsankashani19
    @ehsankashani194 жыл бұрын

    Great series of videos! I really enjoyed the teaching method, and the audio was perfect!

  • @jean-philipmorisset3018
    @jean-philipmorisset301811 ай бұрын

    I have completed the entire course. This has been wonderful. Chelsea, you are an awesome teacher !

  • @nickmabuza5729
    @nickmabuza5729Ай бұрын

    Wow you magic!!! I have become a VBA expert in one day! I began this morning and finished this evening. Now I am working on a complicated project with colleagues overseas and its amazing I am leading the discussions!!!! You are amazing.....!!!

  • @LearnitTraining

    @LearnitTraining

    Ай бұрын

    You got this!

  • @louwalker7475
    @louwalker74752 жыл бұрын

    Firstly Loving the courses so thank you !!! I had a issue with my Macro not changing data to Long date. For anyone else having issues at 13:21 this is how I fixed it (nothing was wrong with the code) The date formats including Long date is controlled by your pc settings. For Windows 10 go to Control Panel > Clock and Region Click Change date, time or number formats Then change Long date to dddd, dd MMMM yyyy (for the UK I guess it would be dddd, MMMM dd yyyy in the US) Below you will see examples of the formats you currently have selected. If you are happy with the changes click ok and your data should display in Excel as expected. It worked for me so hope this helps.

  • @LearnitTraining

    @LearnitTraining

    2 жыл бұрын

    Thank you for the tip, Lou! Also thank you for your support!

  • @xinyuli3144

    @xinyuli3144

    2 жыл бұрын

    Thank you so much for the tip!! this had confused me a lot

  • @shaileshsingh8906
    @shaileshsingh89063 жыл бұрын

    Thanks Chelsea Its really nice way to explaining each and every points in VBA . Learn a lot from these videos .

  • @parporsea-sitorus1559
    @parporsea-sitorus15594 жыл бұрын

    I love the way you Teach and speak. awesome Ms. Chelsea. Kudos

  • @MrGameOwnage
    @MrGameOwnage3 жыл бұрын

    Hi Chelsea. Thank you SO MUCH for your amazing teaching. You took me from minimal experience to competent enough to getting employed at a new job. A much better one that I'm happy at. So thank you!

  • @LearnitTraining

    @LearnitTraining

    3 жыл бұрын

    You are so welcome!

  • @ricardovideira7120
    @ricardovideira71203 жыл бұрын

    Just finished all the 3 videos, and I must send a huge thanks to all of you. The tutorials are very well explained and organized. Thanks a lot!

  • @LearnitTraining

    @LearnitTraining

    3 жыл бұрын

    Glad you like them!

  • @nsamiphil1993
    @nsamiphil19934 жыл бұрын

    Thanks a lot for this course. Your clarity and level of confidence is outstanding

  • @ManishGuptaPrasad
    @ManishGuptaPrasad3 жыл бұрын

    Congratulation for teaching and developing such a beautiful course. it was a pleasure learning with you. learned a lot !!

  • @EduardoRodriguez-bk4cc
    @EduardoRodriguez-bk4cc4 жыл бұрын

    For a while it had been a pending issue for me . Now, thanks to you I can finally achieve this goal. It is so easy to understand, you have a nice voice and rythm. There are no words to demonstrate how benefically you have impacted my life. Thanks Chelsea!

  • @LearnitTraining

    @LearnitTraining

    4 жыл бұрын

    Great to hear!

  • @alarafat6723
    @alarafat6723 Жыл бұрын

    I've also watched other tutorials from LearniIT, but Chelsea has done a great job. Her speech is clear and to the point. She is a great instructor

  • @LearnitTraining

    @LearnitTraining

    Жыл бұрын

    We think Chelsea is great too!

  • @user-uu2cj9ct3j
    @user-uu2cj9ct3j4 жыл бұрын

    A fun thing to do for the reorganizing sheets one is to first finish the macros started for sorting the desired region to the front. Then you can record a macro while you create buttons for them on the first sheet, then call this macro to apply the buttons to all Th sheets with one command. Super satisfying!

  • @angelitoberja5424
    @angelitoberja54244 жыл бұрын

    Hi learnit! I love the Tutorials. Im from the Philippines by the way. You have a very clear way of speaking thats why i like it. I understand every words and steps! More Tutorials about vba specially creating data forms for our school.

  • @Hokiebird428
    @Hokiebird428 Жыл бұрын

    While this series certainly doesn’t cover everything about VBA, it gave me enough information to now understand what the heck is going on in other more advanced VBA tutorial videos. Thank you so much for making this series!

  • @LearnitTraining

    @LearnitTraining

    Жыл бұрын

    Thank you for watching! We are glad you learned so much!

  • @kensimba7868
    @kensimba78683 жыл бұрын

    Thanks Chelsea the 3 videos has made me feel like a fully fledged programmer. God bless you very much

  • @LearnitTraining

    @LearnitTraining

    3 жыл бұрын

    Glad it was helpful!

  • @melissadumais5894
    @melissadumais58943 жыл бұрын

    The three videos will be so useful! Many thanks Chelsea for your explanations! I can't wait to create my own macros!

  • @LearnitTraining

    @LearnitTraining

    3 жыл бұрын

    You're so welcome!

  • @Mady1122
    @Mady11223 жыл бұрын

    I just finished the 3 videos and I learned a lot. I will explore VBA on my own now that I have better tools to do it. Thank you very much Chelsea!

  • @LearnitTraining

    @LearnitTraining

    3 жыл бұрын

    Thank you so much Maria and an extra thank you for subscribing! It helps so much!

  • @lkbdrt
    @lkbdrt2 жыл бұрын

    Been watched all three videos in the series. Million thanks for sharing them. All stuffs are explained clearly and your voice is so pleasant to listen.

  • @LearnitTraining

    @LearnitTraining

    2 жыл бұрын

    Thank you for the kind words Luki!

  • @stephenardy1109
    @stephenardy11095 ай бұрын

    Thank you Chelsea for the courses! Your teaching style is also great and easy to follow along with. Much appreciated.

  • @LearnitTraining

    @LearnitTraining

    5 ай бұрын

    You're so welcome!

  • @renatocorreaarrieche
    @renatocorreaarrieche3 жыл бұрын

    Thank you for this excellent piece of artwork!

  • @sxtywei0001
    @sxtywei00014 жыл бұрын

    Thanks for the VBA tutorial series!

  • @pavankumarreddy9558
    @pavankumarreddy9558 Жыл бұрын

    I couldn't stop myself until completing all three videos. Fantastic style of teaching.

  • @LearnitTraining

    @LearnitTraining

    Жыл бұрын

    Thank you for the kind words!

  • @Coco-sq8qo
    @Coco-sq8qo Жыл бұрын

    I have finally completed the entire course. This is one of the best courses I've taken so far. Your voice and teaching style definitely helps me in getting through the entire course more pleasurable. Thank you so much Chelsea!!

  • @LearnitTraining

    @LearnitTraining

    Жыл бұрын

    Thank you for the kind words!~

  • @nuwanrajapakshe3234
    @nuwanrajapakshe32342 жыл бұрын

    The three tutorials were perfect. Learned a lot. Much appreciated!

  • @LearnitTraining

    @LearnitTraining

    2 жыл бұрын

    Glad you like them!

  • @hengkiamriroza5106
    @hengkiamriroza51062 жыл бұрын

    Finished my VBA Tutorial (Beginner, Advanced & Expert)... many thanks for Chelsea and Learnit. Jazakamullahu khairan

  • @LearnitTraining

    @LearnitTraining

    2 жыл бұрын

    You are welcome!

  • @NgocNguyen-jw8or
    @NgocNguyen-jw8or3 жыл бұрын

    Thanks so much, finished them all, really easy to understand. I've already can write my own macro for my work.

  • @LearnitTraining

    @LearnitTraining

    3 жыл бұрын

    Thank you for watching Ngoc! We are glad you learned so much!

  • @hasonchew8431
    @hasonchew84313 жыл бұрын

    Really appreciate the team and your effort in making these awesome videos!

  • @LearnitTraining

    @LearnitTraining

    3 жыл бұрын

    Our pleasure!

  • @pauladias3391
    @pauladias3391 Жыл бұрын

    Just finished the 3 tutorials. They were excellent specially for me that didn't even knew how to create a Macro. Chelsea is a great instructor.

  • @LearnitTraining

    @LearnitTraining

    Жыл бұрын

    Thank you for watching Paula!

  • @ranjanamitra7535
    @ranjanamitra7535Ай бұрын

    All three courses are very good. These helped me a lot to learn VBA from basics to advanced topics. Thanks a lot to Learnit for giving this excel VBA course for free.

  • @LearnitTraining

    @LearnitTraining

    Ай бұрын

    You are most welcome

  • @daliborivanovic8404
    @daliborivanovic8404 Жыл бұрын

    Thank you. And thanks again. For me, as a non-native English speaker, your explanation and way of speaking was fantastically understandable. Now I want to follow you and watch all your other videos, whatever they are about. So far the best tutorial for me, in my opinion.

  • @LearnitTraining

    @LearnitTraining

    Жыл бұрын

    You're very welcome!

  • @gamalsarhan7112
    @gamalsarhan711213 күн бұрын

    Great and outstanding performance, outstanding and complete materials; presentation, documnets and Exercise Files.Thanks

  • @LearnitTraining

    @LearnitTraining

    11 күн бұрын

    You are welcome!

  • @mohamedtalaat2470
    @mohamedtalaat24704 жыл бұрын

    From Egypt,, thanks alot, you really added alot for me :)

  • @nsrini1553
    @nsrini15532 жыл бұрын

    I feel more confident after going thru 3 video's. Excellent. Thanks a lot.

  • @LearnitTraining

    @LearnitTraining

    2 жыл бұрын

    Excellent!

  • @SGH-rt6ci
    @SGH-rt6ci Жыл бұрын

    Thank to this course I am taken to another level in VBA. This course shows me different and broader perspective of how to use the VBA tools in practice. Thanks again for making this tutorial.

  • @LearnitTraining

    @LearnitTraining

    Жыл бұрын

    You're very welcome!

  • @iisurgeon1
    @iisurgeon14 жыл бұрын

    I have tried many VBA courses .It may be that I was already primed But I found this 3 courses to be the best . Clare you are a fantastic teacher able to convey / communicate complex concepts consisely and precisely. Your course should be monetised but I am not complaining. This world is a better place because of such acts of altruism . Cant beleive that this is free on KZread - only in this era of progressive democratisation . You wont believe how many people benfit from such great courses. Keep up the good work - Priceless resource free amazing

  • @comb-overcowboy1817

    @comb-overcowboy1817

    4 жыл бұрын

    I couldn't agree more Jay! I am very grateful as well!

  • @thomashoch1039
    @thomashoch10392 жыл бұрын

    All parts of this tutorial are great. Thanks guys for sharing it with us!

  • @LearnitTraining

    @LearnitTraining

    2 жыл бұрын

    Our pleasure!

  • @Lightingfreak777
    @Lightingfreak7773 жыл бұрын

    Many thanks Chelsea - the three videos were excellent!

  • @LearnitTraining

    @LearnitTraining

    3 жыл бұрын

    You're very welcome!

  • @chamanthawickramarathne2029
    @chamanthawickramarathne20297 ай бұрын

    Thank you very much for this video series on Excel VBA. It was really helpful to grasp the different aspects of the subject in depth.

  • @LearnitTraining

    @LearnitTraining

    7 ай бұрын

    You are most welcome!

  • @philipabrams9958
    @philipabrams99583 жыл бұрын

    Just Amazing how much you learn from these 3 video parts. Well done.

  • @LearnitTraining

    @LearnitTraining

    3 жыл бұрын

    Glad you like them!

  • @maguguzenandentubuzi9291
    @maguguzenandentubuzi9291 Жыл бұрын

    These videos are definitely useful and timeless. Thank you so much for the recap, you’re such a coherent and understandable tutor ☺️

  • @LearnitTraining

    @LearnitTraining

    Жыл бұрын

    You are very welcome! 😊

  • @georgesewell6469
    @georgesewell64692 жыл бұрын

    Thank you very much for putting together these free tutorials. Really really helpful!!!

  • @LearnitTraining

    @LearnitTraining

    2 жыл бұрын

    You're very welcome!

  • @iisurgeon1
    @iisurgeon14 жыл бұрын

    Sorryfor gettting your name wrong - Chelsea Dohmann You are a fantastic teacher Hats off to you Long may you continue this work Chao

  • @dex461
    @dex4617 ай бұрын

    Amazing video series, I've learned so much for this channel, I appreciate all the material and guidence!

  • @LearnitTraining

    @LearnitTraining

    7 ай бұрын

    You are welcome!

  • @mvteuszi
    @mvteuszi6 ай бұрын

    Fantastic course, i've already finished all 3 level courses. It was a great journey. Thank you :)

  • @LearnitTraining

    @LearnitTraining

    6 ай бұрын

    You are very welcome!

  • @arunshinde1507
    @arunshinde15073 жыл бұрын

    Excel VBA Expert Tutorial good in first half. Majority of the code recording has gone blurry hence gets annoyed at times. However, since codes are also available in practice files, really we don't miss anything. We expect a bit more in this expert series. Thank you for uploading and making it available to us.

  • @exploring.hinduism
    @exploring.hinduism Жыл бұрын

    Really appreciate your efforts in making these amazing tutorials, thank you LearnIt Team!

  • @LearnitTraining

    @LearnitTraining

    Жыл бұрын

    Glad you like them!

  • @niktodt1
    @niktodt12 жыл бұрын

    Absolutely magnificent tutorials! And I'm definately subscribing to your channel because your content is amazing.

  • @LearnitTraining

    @LearnitTraining

    2 жыл бұрын

    Thank you so much Dušan Terek ml! It helps us to continue to make videos for everyone!

  • @betsynwankwo1094
    @betsynwankwo10943 ай бұрын

    I'm in the last video. I want to say Thank you for a job well done.

  • @LearnitTraining

    @LearnitTraining

    3 ай бұрын

    You are very welcome!

  • @mjwrush
    @mjwrush3 жыл бұрын

    THank you for the training! Living in FL from the Chico/Paradise area.

  • @LearnitTraining

    @LearnitTraining

    3 жыл бұрын

    Our pleasure!

  • @yuema8306
    @yuema83063 ай бұрын

    Thank you! This video is really clear and very organized! It makes me feel confident about VBA now~

  • @LearnitTraining

    @LearnitTraining

    3 ай бұрын

    Glad it was helpful!

  • @Llb890
    @Llb8904 жыл бұрын

    madam please upload more vba tutorial I am learning by watching your videos. I am from India.great thanks to you.

  • @yeahnick4260
    @yeahnick42602 жыл бұрын

    Chelsea thank you for your time and the resource you have put in here. i learned a lot from you. thank you

  • @LearnitTraining

    @LearnitTraining

    2 жыл бұрын

    You're so welcome!

  • @sauravsahay8803
    @sauravsahay88032 жыл бұрын

    Thank you for all the learning you gave, i am simply amazed by the things I knew before watching this video, and now after watching it. Thanks alot

  • @LearnitTraining

    @LearnitTraining

    2 жыл бұрын

    You're very welcome!

  • @achintyasaha6950
    @achintyasaha69506 ай бұрын

    I would like to thank you for creating this amazing tutorial. I have completed the complete course/ Now, I am very confident.

  • @LearnitTraining

    @LearnitTraining

    5 ай бұрын

    Great to hear!

  • @qww760
    @qww76010 ай бұрын

    Thank you. I finally finished the previous two videos.

  • @LearnitTraining

    @LearnitTraining

    10 ай бұрын

    You are welcome!

  • @phumzilendlebe2726
    @phumzilendlebe27265 ай бұрын

    Thank you so much. Its been one of the best courses I have taken.

  • @LearnitTraining

    @LearnitTraining

    5 ай бұрын

    You are very welcome!

  • @TY-zl1vw
    @TY-zl1vw Жыл бұрын

    I know it’s kind of late, finding this video and comment, given it’s nearly 3 years since they posted. Watched through all 3 videos. really insightful. The video helped filled up some of my knowledge gaps, even having built some VBA projects already (mostly because I have learned Visual Basic from my studies and use Excel to solve many problem). Great explanations of codes so I understand them much better even when I already used some of them before. Really liked how the lessons gradually introduce objects/Methods in VBA to build up solving a real-world usable scenario. Had a thought across my mind. Around 51:03, if change the code as: Worksheets(y + 1).Name = Format(DateSerial(1, ((QuarterSelect - 1) * 3 + y), 1), "MMMM") The Sub can work as desired without the ‘Select Case QuarterSelect’ code block, saving a few lines of codes.

  • @LearnitTraining

    @LearnitTraining

    Жыл бұрын

    Thank you so much for the kind words! Also thank you so much for the great tip!

  • @mr.jaycasey4676
    @mr.jaycasey46762 жыл бұрын

    Loving the videos and learning a lot. As a math guy, I chose to let QuarterSelect = QuarterSelect*3 - 2 which saved a few lines of code (though it didn't give the practice on Select Case.)

  • @CountTo10

    @CountTo10

    Жыл бұрын

    you probably meant QuarterSelect = (QuarterSelect*3) - 3 + y

  • @makarand1985
    @makarand19852 жыл бұрын

    Best KZread Channel, Keep the Good Work !!!

  • @LearnitTraining

    @LearnitTraining

    2 жыл бұрын

    We will and thank you for watching Makarand!

  • @yungtunesthedj
    @yungtunesthedj Жыл бұрын

    I enjoyed every single bit of this training program

  • @LearnitTraining

    @LearnitTraining

    Жыл бұрын

    Thank you so much for watching!

  • @aftabmunshi4749
    @aftabmunshi47494 жыл бұрын

    Thanks for the free course finished all 3 videos and I really appreciate your teaching God bless @chelsea Dohemann and learnIt

  • @yosafatkurniawan4641
    @yosafatkurniawan46413 жыл бұрын

    Thankyou for the VBA training, excellent teaching and materials! Hoping for the next VBA tutorial ..

  • @LearnitTraining

    @LearnitTraining

    3 жыл бұрын

    Thank you for watching Yosafat!

  • @mikitakhanchyn2018
    @mikitakhanchyn20183 жыл бұрын

    Thanks! All three lessons helped me a lot!

  • @LearnitTraining

    @LearnitTraining

    3 жыл бұрын

    You're very welcome!

  • @keaidewoq
    @keaidewoq3 жыл бұрын

    Thank you so much for this tutorial! It taught me a lot!

  • @LearnitTraining

    @LearnitTraining

    3 жыл бұрын

    You're very welcome!

  • @binxu2674
    @binxu26742 жыл бұрын

    Easy to follow. Nice voice. Great instructor. Thank you very much.

  • @LearnitTraining

    @LearnitTraining

    2 жыл бұрын

    Glad it was helpful!

  • @jacquelinetung
    @jacquelinetung6 ай бұрын

    Completed! Thank you :)

  • @bradronngobe5735
    @bradronngobe57352 жыл бұрын

    You are appreciated for this excellent delivery.

  • @LearnitTraining

    @LearnitTraining

    2 жыл бұрын

    We appreciate that!

  • @leonzebonzes1806
    @leonzebonzes18063 жыл бұрын

    Thank you so much for your help and your time!

  • @LearnitTraining

    @LearnitTraining

    3 жыл бұрын

    Hi Leon! Thank you for watching and an extra big thank you for subscribing!

  • @guptarobin
    @guptarobin2 жыл бұрын

    Extremely well explained. Thanks a ton

  • @LearnitTraining

    @LearnitTraining

    2 жыл бұрын

    Glad it was helpful!

  • @Mondrox
    @Mondrox3 жыл бұрын

    One faster code to do the excercise 16.Reordering sheets is: -Create a for loop to iterate across the worksheets and asking if left(woorksheet(i).name, 2) = "SE" then move. The left function extract the first n characters of a string

  • @chejw
    @chejw4 жыл бұрын

    Thanks for posting learning the VBA videos. I'm having trouble to pop-up the function argument on UDF. I use a mac. I hit the fx button, but the display doesn't show the table and let me choose the cell for my function.

  • @robertobalseca1044
    @robertobalseca10443 жыл бұрын

    Seriously recommended, nice work. Keep it up.

  • @LearnitTraining

    @LearnitTraining

    3 жыл бұрын

    Thanks, will do!

  • @williamkiong1998
    @williamkiong19983 жыл бұрын

    Great course. Totally recommended!

  • @LearnitTraining

    @LearnitTraining

    3 жыл бұрын

    Glad you like it!

  • @tsuarezpis
    @tsuarezpis10 ай бұрын

    thank you very much Chelsea! you are awesome!

  • @LearnitTraining

    @LearnitTraining

    10 ай бұрын

    You're so welcome!

  • @kulanthaivelu9522
    @kulanthaivelu95222 жыл бұрын

    Chelsea! You are the best..Lots of love..Thanks

  • @LearnitTraining

    @LearnitTraining

    2 жыл бұрын

    You're so welcome!

  • @aswinkumar3608
    @aswinkumar36083 жыл бұрын

    Wanted to say thanks a lot to the team and Chelsea.

  • @LearnitTraining

    @LearnitTraining

    3 жыл бұрын

    Thank you Aswin for watching!

  • @mohamadbilal8905
    @mohamadbilal89052 жыл бұрын

    Thanks for this great tutorial. all the best!

  • @LearnitTraining

    @LearnitTraining

    2 жыл бұрын

    Thank for your continued support mohamad!

  • @bobbyteo5896
    @bobbyteo58963 жыл бұрын

    Awesome work by Chelsea

  • @LearnitTraining

    @LearnitTraining

    3 жыл бұрын

    Thank for the kind words Bobby!

  • @jagmeetsond6075
    @jagmeetsond60754 жыл бұрын

    Thank you Easy to follow and understand

  • @vasanthdevanaboina4515
    @vasanthdevanaboina45152 жыл бұрын

    Thanks a lot for making Excel VBA tutorials

  • @LearnitTraining

    @LearnitTraining

    2 жыл бұрын

    You are most welcome!

  • @whisnufebriansyah4610
    @whisnufebriansyah46104 жыл бұрын

    Thank you so much Chelsea

  • @marilynuy8707
    @marilynuy87072 жыл бұрын

    Hi. Thank you so much for these tutorial videos. I watched all three of it and now trying to make my macro commands. I learned a lot too like all others who watched this. :D By the way, I run to a "Run Time Error 1004" while running my commands and wondering what should I do.. Thank you in advanced.

  • @leonardobernaschina94
    @leonardobernaschina943 жыл бұрын

    Great content!!! I just finished going through each of the three videos while doing the exercises too. Chelsea u sure know ur stuff

  • @LearnitTraining

    @LearnitTraining

    3 жыл бұрын

    Awesome! Thank you!

  • @kubager
    @kubager3 жыл бұрын

    Amazing stuff, thank you so much!

  • @LearnitTraining

    @LearnitTraining

    3 жыл бұрын

    Glad you enjoyed it!

  • @thepeaceful1069
    @thepeaceful10693 жыл бұрын

    Thank You Chelsea ...It Is so Amazing

  • @LearnitTraining

    @LearnitTraining

    3 жыл бұрын

    Thank you for watching The Peaceful!

  • @salahaddin2009
    @salahaddin20093 жыл бұрын

    Thank you, this is very valuable free content

  • @LearnitTraining

    @LearnitTraining

    3 жыл бұрын

    You're very welcome!

  • @dayanajhonson3128
    @dayanajhonson31284 жыл бұрын

    I love your videos, thank you so much, please if you can add more advanced. also for word. thsnk you so much

  • @sasavienne
    @sasavienne4 жыл бұрын

    *GREAT* *Thank you for sharing*

  • @Joe02101967
    @Joe02101967 Жыл бұрын

    Just Awesome. You are just a wonderful Tutor. Thanks.

  • @LearnitTraining

    @LearnitTraining

    Жыл бұрын

    You are welcome!

  • @user-gl1jf3kt5t
    @user-gl1jf3kt5t10 ай бұрын

    Thanks a lot to learnit for giving such an tremendous excel VBA course for free specially thanks to @Chelsea Dohemann.Takes Love.

  • @LearnitTraining

    @LearnitTraining

    10 ай бұрын

    You're very welcome!

  • @remotohealthumana-ps4cm
    @remotohealthumana-ps4cm4 ай бұрын

    Hola Chelsea. Me encantaron tus tres videos de Excel Vba ¿Cuándo tendrás tres más? MIl gracias

  • @bondniko
    @bondniko4 жыл бұрын

    Thank you. Very useful.

  • @timuraktolga5698
    @timuraktolga5698 Жыл бұрын

    Great content and advanced teaching skills. Thanks Madam.

  • @LearnitTraining

    @LearnitTraining

    Жыл бұрын

    It's our pleasure!