MS Excel 2016/2013 Programming with VBA teaches how to automate tasks and enhance Excel functionalities using Visual Basic for Applications (VBA).

Course Objectives

  • Work with variables and understand data types
  • Understand objects, properties, methods, and events
  • Explore the Excel object hierarchy and use the Object Browser
  • Work with control-of-flow structures
  • Use intrinsic functions

Upcoming Schedules

Course Prerequisites

Recommended

  • Knowledge of PivotTables would be helpful.

Course Outline

Getting Started
arrow iconarrow icon

  • Introducing Visual Basic for Applications
  • Displaying the Developer Tab in the Ribbon
  • Recording a Macro
  • Saving a Macro-Enabled Workbook
  • Running a Macro
  • Editing a Macro in the Visual Basic Editor
  • Understanding the Development Environment
  • Using Visual Basic Help
  • Closing the Visual Basic Editor
  • Understanding Macro Security