Get in Touch

Course Outline

Macros

  • Recording and editing macros.
  • Assigning macros to forms, toolbars, and keyboard shortcuts.

VBA Environment

  • The Visual Basic Editor and its options.
  • Management components.
  • Keyboard shortcuts.
  • Optimizing the VBA environment.

Introduction to Procedural Programming

  • Procedures: Function and Sub.
  • Data types.
  • The if statement ... then ... elseif ... else ... end if.
  • Case statement.
  • Loops: for ... loop while, until.
  • Loop for ... next.
  • Loop control instructions (exit).
  • Array processing.

Quoted Strings

  • Combining quoted strings (concatenation).
  • Conversion to other types (implicit and explicit).
  • Features of string processing.

Visual Basic Basics

  • Downloading and uploading data to a spreadsheet (Cells, Range).
  • Downloading and uploading data to the user (InputBox, MsgBox).
  • Variable declaration.
  • Variable scope and lifetime.
  • Operators and their precedence.
  • Module options.
  • Creating and using custom functions in a sheet.
  • Objects, classes, methods, and properties.
  • Securing code.
  • Preventing code tampering and code preview.

Debugging

  • Step processing.
  • Locals window.
  • Immediate window.
  • Traps and Watches.
  • Call Stack.

Error Handling

  • Types of errors and methods to avoid them.
  • Capturing and handling run-time errors.
  • Structures: On Error Resume Next, On Error GoTo.

Excel Object Model

  • The Application Object.
  • Workbook object and Workbooks collection.
  • Worksheet Object and Worksheets collection.
  • Objects: ThisWorkbook, ActiveWorkbook, ActiveCell.
  • Selection Object.
  • Range Collection.
  • Cells Object.
  • Displaying data on the status bar.
  • Optimization using ScreenUpdating.
  • Time measurement using the Timer method.

Event Handling in VBA

  • Understanding events.
  • Responding to events and creating event handlers.
  • Triggering event handlers.
  • Handling frequently occurring events.

VBA Forms

  • Creating custom forms.
  • Calling a form from code.
  • Using forms within a sheet.

Requirements

  • Proficiency in working with spreadsheets, including basic knowledge of references, ranges, and sheets.
  • No prior VBA background is required to create macros or write VBA code.

Audience

  • Data Analysts.
 21 Hours

Number of participants


Price per participant

Testimonials (5)

Upcoming Courses

Related Categories