Creating & Editing Macros in Excel 2019 for Windows
Excel 2019 (Windows)
| Expert
- 10 videos | 42m 46s
- Includes Assessment
- Earns a Badge
- CPE
In Excel 2019 you can use the Visual Basic Editor to create and manage your macros. It's important to identify the key objects in your macro in order to start writing code for your Excel document. In this course you will see how to insert procedures and start writing code. You will also see how to use objects and even create events to interact with those objects. Once you start writing code it's important to know how to identify and correct errors found in your code. In order to practice what you have learned, you will find the Word document named Excel 2019 for Windows: Creating & Editing Macros Exercise as well as the associated materials in the Resources section.
WHAT YOU WILL LEARN
-
Identify the key components of a macroWork with modules in the vba editorInsert procedures into macro modulesWrite code in visual basicDeclare variables and insert constants
-
Insert objects and create object collectionsUse operatorsExecute actions under conditionsCreate eventsManage errors
IN THIS COURSE
-
3m 35sFrom the Visual Basic editor you can get a complete view of your macros and their components. Discover how to identify the key macro components such as procedure, sub procedures and comments in Excel 2019. FREE ACCESS
-
3m 39sIn the Visual Basic editor your macros are contained within the project component modules. You can add modules, rename modules and start adding code to your modules within Excel 2019. FREE ACCESS
-
3m 42sIn Excel 2019, modules are used to store procedures. In the Visual Basic editor you can manually insert procedures or use the insert tool to quickly insert public and private procedures in your modules. FREE ACCESS
-
6m 15sWith Visual Basic in Excel 2019 you can write your own code from scratch. See how to add properties, methods and comments. You can also edit your code formatting by using the edit tools. FREE ACCESS
-
3m 27sWhen creating macros in Excel 2019, you will need to know how to declare and assign variables. You'll also see how to insert constants to save time when writing code in Visual Basic. FREE ACCESS
-
5m 19sVisual Basic works with an object model program. You can easily insert objects, browse the object library and create object collections with Excel 2019. FREE ACCESS
-
3m 21sYou can insert operators into your macros to perform calculations. It's also possible to insert comparison and logical operators to perform calculations if certain criteria are met. See how to insert and test operators in Excel 2019. FREE ACCESS
-
3m 35sYou can insert procedures with conditions using If, Then, and Else to return specific values. Excel 2019 also gives you the possibility to work with cases by inserting the CaseValue procedure. FREE ACCESS
-
5m 21sEvent procedures enable you to interact with objects. You can rename spreadsheets and create reminders with the event procedures available in Excel 2019. FREE ACCESS
-
4m 33sThere are three types of errors that can occur in macros: syntax, runtime and logic errors. See how to identify and correct macro errors with Excel 2019. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.