Welcome to My Quick Start Guide to VBA in Excel
  • Creating a simple userform
  • Custom Quick Launcher Button
  • Create a Module and Sub
  • Use Ctrl + Enter Autocomplete magic
  • Use Form Events to Populate a Combo Box
  • Writing a Function
  • Globals
  • While Loops
  • Calling a Function from a Function
  • Quick Review!
  • Switch / Select Case Statements
  • Finishing it all Off!