VBA with Microsoft Excel

Description

Duration: 1 day

VBA (Visual Basic for Applications) lets you expand what Microsoft Excel and other Microsoft 365 applications can do beyond standard worksheet functions. With VBA, you can automate repetitive tasks to run faster, more consistently, and with less manual effort. This course builds a solid foundation in understanding and writing VBA within Excel workbooks. You will learn how to use the macro recorder effectively, write original VBA code, and work with built-in tools to review, refine, and troubleshoot your code.

Target Audience

  • Students looking to develop the skills needed to use VBA for automating Excel tasks such as pulling data from external sources, cleaning data, and manipulating datasets.
  • Students who want to build custom worksheet functions that simplify complex formulas and make workbooks easier to manage and maintain.

Prerequisites

  • Solid experience working in Excel, including writing worksheet formulas, applying absolute and relative cell references, formatting cells, and building pivot tables and charts. This background can be developed by completing the Microsoft Excel for Office 365 (Desktop or Online) courses, Parts 1, 2, and 3.

What’s included?

  • Authorized Courseware
  • Intensive Hands on Skills Development with an Experienced Subject Matter Expert
  • Hands on practice on real Servers and extended lab support 1.800.482.3172
  • Examination Vouchers & Onsite Certification Testing – (excluding Adobe and PMP Boot Camps)
  • Academy Code of Honor: Test Pass Guarantee
  • Optional: Package for Hotel Accommodations, Lunch and Transportation

With several convenient training delivery methods offered, The Code Academy makes getting the training you need easy. Whether you prefer to learn in a classroom or an online live learning virtual environment, training videos hosted online, and private group classes hosted at your site. We offer expert instruction to individuals, government agencies, non-profits, and corporations. Our live classes, on-sites, and online training videos all feature certified instructors who teach a detailed curriculum and share their expertise and insights with trainees. No matter how you prefer to receive the training, you can count on The Code Academy for an engaging and effective learning experience.

Methods

  • Instructor Led (the best training format we offer)
  • Live Online Classroom – Online Instructor Led
  • Self-Paced Video

Speak to an Admissions Representative for complete details

StartFinishPublic PricePublic Enroll Private PricePrivate Enroll
5/25/20265/25/2026
6/15/20266/15/2026
7/6/20267/6/2026
7/27/20267/27/2026
8/17/20268/17/2026
9/7/20269/7/2026
9/28/20269/28/2026
10/19/202610/19/2026
11/9/202611/9/2026
11/30/202611/30/2026
12/21/202612/21/2026
1/11/20271/11/2027
2/1/20272/1/2027
2/22/20272/22/2027
3/15/20273/15/2027
4/5/20274/5/2027
4/26/20274/26/2027
Learning Objectives
  • Identify the core components of VBA and how they apply to solving practical business problems.
  • Record VBA macros to handle repetitive Excel tasks automatically.
  • Write VBA code to build subroutines and custom functions.
  • Apply programming constructs such as variables, objects, conditional logic, and loops to address problems through code.
  • Find and fix errors in VBA code, prevent common issues, and improve overall performance.
Course Outline
Module 1: Applying VBA to Business Problems

Automate Excel tasks using macros; Explore the components of macro-enabled workbooks; Set up the Excel VBA environment.

Module 2: Using the Macro Recorder

Create a VBA macro using the macro recorder; Record macros with relative addressing; Remove macros and modules; Review strategies for getting the most out of the macro recorder.

Module 3: Writing VBA Code from Scratch

Write VBA code manually; Explore available objects and their uses; Build a custom worksheet function.

Module 4: Using Code to Solve Problems

Incorporate decision-making logic into code; Declare and use variables; Handle repeated actions with loops.

Module 5: Refining Your VBA Code

Debug VBA errors; Manage and handle errors in code; Optimize macro performance.

Module 6: Managing Macro Execution

Collect input from users through prompts; Set up macros to trigger automatically.