Excel VBA Introduction To The Coding VBA Section

Опубликовано: 17 Апрель 2025
на канале: Alan Jarvis
383
3

   • Excel VBA Introduction To The Coding ...   - Excel VBA Introduction To The Coding VBA Section

The is the introduction to the coding section.

We've seen that recording macros is useful, but it only gets us part of the way there...to really harness the power of excel, we need to go beyond that, and learn to code...

VBA is a language just like any other. It has words, grammar and syntax. To code well, you need to know how to use them properly.

Through your coding career, you will write many snippets of useful code, and you should keep a copy of all of these in one central location, so you can use them again in future. This essentially enables you to code "Lego-style"...dropping all the bits one on top of the other until you've built a sophisticated solution.

I would advise against keeping these in the "Personal Workbook" as that is stored locally on your PC. Great when you're at home, but no good if you're at work...or your PC breaks or gets stolen! Keep all your code in your "Macro Book", and if possible, store it in the cloud...it's quite safe there!


This is a sample lecture from my course, Microsoft Excel Essentials: Level 3 - VBA Programming. This course is for Excel 2007, Excel 2010, Excel 2013 and Excel 2016, 2019 and 365

Get this course now!

Level 1: Microsoft Excel Essentials: Level 1 Basics - Excel Made Easy
The complete 4 hour course is yours for a low cost monthly subscription (first 2 months free!):
https://www.alangjarvis.com/excel-ess...

Level 2: Microsoft Excel Essentials: Level 2 - Intermediate/Advanced
The complete 9 hour course is yours for a low cost monthly subscription (first 2 months free!):
https://www.alangjarvis.com/excel-ess...

Level 3: Microsoft Excel Essentials: Level 3 - VBA Programming + Macros
The complete 13.5 hour course is yours for a low cost monthly subscription (first 2 months free!): https://www.alangjarvis.com/excel-ess...

Alternatively, you can purchase the complete set in...
Excel Essentials: The Complete Excel Series - Level 1, 2 & 3

The WHOLE 27.5 Hour Excel Mastery Series In One! From Excel Novice To VBA Programmer...
Available to buy with lifetime access for just $16.99 (normally $200) here:
https://www.alangjarvis.com/excel-ess...

This course is for suitable Excel 2007, Excel 2010, Excel 2013, 2016, 2019 & 365

Videos in the Level 1 series:
   • Opening Excel, And Creating A Desktop...  
   • The Anatomy Of An Excel Workbook  
   • What's Where In Excel In 5 Minutes  
   • Always Do This First In Excel...Save ...  
   • Entering Data In Excel  
   • Editing Data In Excel  
   • What To Do If You Make A Mistake In E...  
   • Reverse Engineering A Sample Spreadsh...  
   • Casing And Text Functions In Excel  

Videos in the Level 2 series:
   • Excel: Proof Of Concept (excel view 2...  
   • Excel: Planning Ahead  
   • Creating A Data Entry Screen In Excel  
   • Custom Formatting Dates And Times In ...  
   • Simple Calculations With Time In Excel  
   • More (Useful) Calculations With Time ...  
   • It's About Time (And Dates) In Excel  
   • Excel Calls Text Data - Or How To Ret...  
   • Excel Calls Text Data 2 - This Time U...  
   • Excel Extracting Phone Numbers From A...  
   • Excel What Is The CHOOSE  Function Re...  
   • Excel Dynamic Charting From A Drop Down  
   • Excel Extracting a Unique List, And S...  
   • Excel SUMIF With Dynamic Sum Range  
   • Excel VLOOKUPs With Pictures!  

Videos in the Level 3 series:
   • Excel VBA Why Should I Learn How To Code  
   • Excel VBA The 15 Golden Rules Of Coding  
   • Excel VBA Introducing The Visual Basi...  
   • Excel VBA Saving Macro-enabled Workbo...  
   • Excel VBA Moving VBA Code Around  
   • Excel VBA Stepping Out. Well, In Actu...  
   • Excel VBA Introduction To The Coding ...  
   • Excel VBA Introduction To Programmers...  
   • Excel VBA Introduction To Automating ...  
   • Excel VBA Introduction To Web Query S...  
   • Excel VBA Introduction To The VBA Wor...  
   • Excel VBA Introduction To The VBA Win...  
   • Excel VBA Introduction To Automating ...  
   • Excel VBA Introduction To Automating ...  
   • Excel VBA Introduction To Automating ...  
   • Excel VBA Calling A Sub Stored In A D...  
   • Excel VBA Introduction To The Mass Da...  
   • Excel VBA Get Rid Of Rows In An Array...  
   • Excel VBA Emailing Routine Adding a S...  
   • Excel VBA Adding A Date Stamp, And Go...  
   • Excel VBA Saving An Individual Sheet ...  
   • Excel VBA Saving Multiple Sheets To A...  
   • Excel VBA Animated Charts...With A Li...  
   • Excel VBA Extracting Specific Data Fr...  
   • Excel VBA Finding A Search String in ...