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...Then...ElseIf...Else...End If statement
  • Case statement
  • Loops: For, While, Until
  • For...Next loops
  • Loop exit instructions
  • Array processing

String Manipulation

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

Visual Basic

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

Debugging

  • Stepping through code
  • Locals window
  • Immediate window
  • Traps and Watches
  • Call Stack

Error Handling

  • Error types and prevention methods
  • 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 frequent service events

VBA Forms

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

Requirements

  • Proficiency in working with spreadsheets and basic knowledge (references, ranges, sheets, etc.)
  • Previous VBA experience is not required to create macros or VBA code.

Target Audience

  • Data Analysts
 21 Hours

Number of participants


Price per participant

Testimonials (5)

Upcoming Courses

Related Categories