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 environment

Introduction to Procedural Programming

  • Procedures: Functions and Subs
  • Data types
  • The If statement structure (then ... elseif ... else ... end if)
  • Case statement
  • Loops: For, While, Until
  • For ... Next loops
  • Loop control instructions (exit)
  • Array processing

Quoted Strings

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

Visual Basic

  • Downloading and uploading data to spreadsheets (Cells, Range)
  • Interacting with users via InputBox and 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 security measures
  • Preventing code tampering and viewing code security

Debugging

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

Error Handling

  • Types of errors and strategies 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 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 create macros or write VBA code.

Audience

  • Data Analysts
 21 Hours

Number of participants


Price per participant

Testimonials (5)

Upcoming Courses

Related Categories