Excel 2021 VBA Intermediate Tutorial

Excel 2021 VBA Intermediate Tutorial

Learnit Training via YouTube Direct link

Start

1 of 41

1 of 41

Start

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Excel 2021 VBA Intermediate Tutorial

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Start
  2. 2 Introduction
  3. 3 Variables, Data Types, and Intrinsic Functions
  4. 4 Introduction to Variables
  5. 5 Reviewing Project Explorer and Creating New Modules
  6. 6 Creating Sub-Procedures and Declaring Procedure Level Variables
  7. 7 Intrinsic Functions
  8. 8 Assigning Values to Variables Using Intrinsic Functions
  9. 9 With-End With Structure and Offset Property
  10. 10 Assigning Variable Values Using With-End With Structure
  11. 11 Testing ParseVIN Procedures
  12. 12 Message Boxes
  13. 13 Input Boxes
  14. 14 Creating and Testing Message Boxes in Event Procedures
  15. 15 Creating Input Boxes by Modifying Existing Procedures
  16. 16 Testing Modified Procedures
  17. 17 Introduction to Object Variables
  18. 18 Declaring Object Variables in Sub-Procedures
  19. 19 Testing Object Variables by Stepping Into Code
  20. 20 Variables, Data Types, and Intrinsic Functions Recap
  21. 21 Controlling Program Execution
  22. 22 Control Structures and Conditional Branching
  23. 23 If-Then-End If Construct
  24. 24 If-Then-Else-End If Construct
  25. 25 Rearranging Code and Creating Function Procedures
  26. 26 Testing Rearranged Code and Function Procedures
  27. 27 Setting With-End With Structure in Calling Procedures
  28. 28 Select Case and End Select Construct
  29. 29 Select Case Statement
  30. 30 Creating Function Procedures with Select Case Construct
  31. 31 Using Text Files to Insert Function Procedures
  32. 32 Looping Constructs - Do Loops
  33. 33 Modifying Procedures to Include Do While Loops
  34. 34 Sub-Procedure to Select, Cut, and Paste to Other Sheets
  35. 35 Creating Procedures to Clear Sheets and Call Procedures
  36. 36 Looping Constructs - For Loops
  37. 37 For To Next Loop and Encountering Errors
  38. 38 Investigating Cause of Error and Fixing It
  39. 39 Creating and Testing For Each Next Loop
  40. 40 Controlling Program Execution Recap
  41. 41 Conclusion

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.