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 and Sub
  • Data types
  • The If statement: If...Then...ElseIf...Else...End If
  • Case statement
  • Loops: For...Loop, While...Loop, Until
  • For...Next loops
  • Loop control instructions (Exit)
  • Array processing

String Handling

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

Visual Basic

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

Debugging

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

Error Handling

  • Types of errors and prevention strategies
  • Capturing and handling runtime 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 and basic knowledge of concepts such as 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