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 options
  • Management components
  • Keyboard Shortcuts
  • Optimizing the environment

Introduction to Procedural Programming

  • Procedures: Function, Sub
  • Data types
  • Conditional statements: If...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)
  • Features of processing quoted strings

Visual Basic

  • Downloading and uploading data to a spreadsheet (Cells, Range)
  • Interacting with the user (InputBox, MsgBox)
  • Variable declaration
  • Variable scope and lifetime
  • Operators and their priorities
  • Module options
  • Creating and using custom functions in sheets
  • Objects, classes, methods, and properties
  • Code security
  • Preventing code tampering and previewing security

Debugging

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

Error Handling

  • Types of errors and prevention strategies
  • 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
  • Measuring time 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 your own forms
  • Calling a form from code
  • Using forms in sheets

Requirements

  • Ability to work with spreadsheets and basic knowledge (e.g., references, ranges, sheets).
  • 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