logo


your one source for IT & AV

Training Presentation Systems Services & Consulting Cloud Services Purchase Client Center Computer Museum
Arrow Course Schedule | Classroom Rentals | Student Information | Free Seminars | Client Feedback | Partners | Survey | Standby Discounts

Programming and Data Wrangling with VBA and Excel

SS Course: 3000695

Course Overview

TOP

VBA (Visual Basic for Applications) enables you to enhance and extend the capabilities of Microsoft® Excel® and other applications in the Microsoft® 365 application suite. You can use VBA to perform tasks that would be difficult or impossible to do using only worksheet functions, and you can automate a wide range of tasks involving the collection, processing, analysis, and visualization of data. This course will give you a good foundation for understanding, creating, and using VBA in your own Excel workbooks, show you how to work with data across different applications, and how to package the macros and functions you create so you can back them up, move them to other computers, and share them with other users.

                                                                  

Scheduled Classes

TOP

What You'll Learn

TOP

In this course, you will develop and deploy VBA modules to solve business problems. You will:

  • Identify general components of VBA and their appropriate use in solving business solutions.
  • Record VBA macros to automate repetitive tasks.
  • Use reference tools built into Excel to get help on VBA programming language and objects used in the Excel VBA environment.
  • Write VBA code to create a custom worksheet function.
  • Eliminate, avoid, or handle errors in VBA code, and optimize its performance.
  • Control how and when macros run.
  • Develop UserForm objects to create custom dialog boxes and windows.
  • Use VBA to read and write data from local files and cloud services.
  • Use VBA to clean and transform data.
  • Run programs and commands outside of Excel and share VBA projects with other users.

Outline

TOP
Viewing outline for:

LESSON 1: USING VBA TO SOLVE BUSINESS PROBLEMS

Topic A: Use Macros to Automate Tasks in Excel
Topic B: Identify Components of Macro-Enabled Workbooks
Topic C: Configure the Excel VBA Environment

LESSON 2: AUTOMATING REPETITIVE TASKS

Topic A: Use the Macro Recorder to Create a VBA Macro
Topic B: Record a Macro with Relative Addressing
Topic C: Delete Macros and Modules
Topic D: Identify Strategies for Using the Macro Recorder

LESSON 3: GETTING HELP ON VBA

Topic A: Use VBA Help
Topic B: Use the Object Browser to Discover Objects You Can Use in VBA
Topic C: Use the Immediate Window to Explore Object Properties and Methods

LESSON 4: CREATING CUSTOM WORKSHEET FUNCTIONS

Topic A: Create a Custom Function
Topic B: Make Decisions in Code
Topic C: Work with Variables
Topic D: Perform Repetitive Tasks

LESSON 5: IMPROVING YOUR VBA CODE

Topic A: Debug VBA Errors
Topic B: Deal with Errors
Topic C: Improve Macro Performance

LESSON 6: CONTROLLING HOW AND WHEN MACROS RUN

Topic A: Prompt the User for Information
Topic B: Configure Macros to Run Automatically

LESSON 7: DEVELOPING CUSTOM FORMS

Topic A: Display a Custom Dialog Box
Topic B: Program Form Events

LESSON 8: USING VBA TO WORK WITH FILES

Topic A: Use VBA to Get File and Directory Structure
Topic B: Use VBA to Read Text Files
Topic C: Use VBA to Write Text Files

LESSON 9: USING VBA TO CLEAN AND TRANSFORM DATA

Topic A: Automate Power Query
Topic B: Transform Data Using VBA and Workbook Functions
Topic C: Use Regular Expressions
Topic D: Manage Errors in Data

LESSON 10: EXTENDING THE PROGRAMMING ENVIRONMENT BEYOND THE WORKBOOK

Topic A: Run Other Programs and Commands
Topic B: Share Your VBA Projects

Prerequisites

TOP

To ensure your success in this course, you should be an experienced Excel user who is comfortable creating and working with Excel workbooks, including tasks such as entering worksheet formulas, using absolute and relative addressing, formatting cells, and creating pivot tables and charts. This level of skill could be acquired by taking the Microsoft Excel for Office 365™ (Desktop or Online) courses, Parts 1, 2, and 3.

    Who Should Attend

    TOP

    This course is primarily designed for students who want to gain the skills necessary to use VBA to automate tasks in Excel such as collecting data from external sources, cleaning, and manipulating data. The target student may also want to learn how to create custom worksheet functions to streamline worksheet formulas and make complex worksheets easier to support, maintain, and understand.

    Next Step Courses

    TOP