Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Excel VBA: Complete Understanding of VBA Components
Rating: 4.3 out of 5(35 ratings)
785 students

Excel VBA: Complete Understanding of VBA Components

VBA is important in the industry, because its integration into Microsoft Office, especially Excel. You will probably nee
Created byLokesh Paliwal
Last updated 11/2017
English

What you'll learn

  • Understand the framework of the VBA language and environment
  • Navigate the VBA editor and functions within Excel
  • Record, edit and write a macro
  • Apply fundamental programming building blocks such as loops
  • Design and code user forms
  • Example Based Project Models
  • How to Consolidate Multiple Workbook data into one, User form Projects

Course content

8 sections27 lectures1h 49m total length
  • Introduction1:19
  • Steps to download Exercise Workbook1:00
  • Important Tip: Save Macro Workbook As Macro Enabled Workbook(.XLSM)1:00
  • VBE Environment3:00

    Discover how to open the VB Editor via the developer tab or the F11 shortcut, and switch between the project, properties, and immediate windows to write and debug modules.

Requirements

  • Before starting this course, no prior knowledge of programing is required. This course will start from very basics but student should have working knowledge of Excel.

Description

Visual Basic for Applications (VBA) extends the functionality of ordinary Excel sheets by automating common tasks, customize the interface to your specific needs, and perform complex calculations which don't exist natively in Microsoft Excel. Using this straightforward programming language, you can quickly sort columns and rows, add user controls such as buttons and forms, create reports that update as data changes, and calculate values across multiple worksheets. This course have been crafted to help you develop skill in Excel, so after completing this course, you will be able to leverage your VBA skills in other Office applications, like MS Access and Word.

Upon completing this course you will be prepared to:

  • Develop macros quickly within the Visual Basic Editor
  • Organize functions and procedures into modules
  • Create objects, methods, properties and events
  • Launch a UserForm directly from VBA
  • Add combo boxes, text boxes, command buttons and option controls
  • Identify potential security problems and learn how to protect you code
  • Trap potential errors and invoke a routine to handle them
  • Real world project examples
  • And much more!

Who this course is for:

  • Anyone who uses excel will benefit immensely from this course. Any repetitive tasks can be automated. Any user experience can be improved. Any complex task can be simplified.