Get in Touch

Course Outline

Macros

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

VBA Environment

  • Visual Basic Editor and its settings
  • Management components
  • Keyboard Shortcuts
  • Optimizing the development environment

Introduction to Procedural Programming

  • Procedures: Functions and Subs
  • Data types
  • Conditional statements: If ... Then ... ElseIf ... Else ... End If
  • Case statements
  • Loop structures: For, While, Until
  • For ... Next loops
  • Loop control instructions (exit)
  • Array processing

String Handling

  • Combining strings (concatenation)
  • Conversion to other data types (implicit and explicit)
  • Operations on string data

Visual Basic

  • Reading and writing data to spreadsheets (Cells, Range)
  • Interacting with the user (InputBox, MsgBox)
  • Variable declaration
  • Variable scope and lifetime
  • Operators and their precedence
  • Module options
  • Creating and using custom functions in sheets
  • Objects, classes, methods, and properties
  • Code protection
  • Preventing code tampering and previewing security measures

Debugging

  • Step-by-step execution
  • Locals window
  • Immediate window
  • Traps and Watches
  • Call Stack

Error Handling

  • Identifying error types and prevention strategies
  • Capturing and managing 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
  • ThisWorkbook, ActiveWorkbook, and ActiveCell objects
  • Selection object
  • Range collection
  • Cells object
  • Displaying data on the status bar
  • Optimizing performance using ScreenUpdating
  • Measuring time using the Timer method

Event Handling in VBA

  • Understanding events
  • Responding to events and creating event handlers
  • Triggering Event Handlers
  • Managing frequently occurring events

VBA Forms

  • Creating custom forms
  • Invoking forms from code
  • Utilizing forms within sheets

Requirements

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

Target Audience

  • Data Analysts
 21 Hours

Number of participants


Price per participant

Testimonials (5)

Upcoming Courses

Related Categories