Working with macros in Excel 365 (2024)
Excel 365 (2024)
| Expert
- 12 videos | 53m 5s
- Includes Assessment
- Earns a Badge
- CPE
Macros in Excel 365 help you automate tasks, create custom functions, and enhance your productivity. In this course, discover how to use Visual Basic for Applications (VBA) to its full potential, transforming your Excel 365 experience and significantly boosting your efficiency. First, learn how to work with modules, insert procedures, and write effective VBA code. Explore the use of variables and constants to make your code flexible and robust. Gain a solid understanding of Excel objects, enabling you to manipulate workbooks, worksheets, and ranges with precision. Next, discover how to use operators and conditions to control the flow of your programs. Also, learn how to create and handle events to make your applications responsive to user actions. In addition, see how to design and program UserForms to create interactive forms for data input. Finally, learn how to address error management, ensuring that your macros run smoothly and efficiently. Would you like hands-on practice? Go to the Course Contents pane and download the sample files to follow along with select videos.
WHAT YOU WILL LEARN
-
Discover the key concepts covered in this working with macros in excel 365 (2024) courseCreate, edit and remove modulesInsert procedures into macro modulesWrite code in visual basicDeclare variables and insert constantsInsert objects and create object collections
-
Use arithmetic, comparison, and logical operators in vba codeWrite conditional statements with if and select case in vba codeCreate events to rename a worksheet and to set up remindersInsert, format and remove userformsProgram a form to perform actionsManage and correct macro errors
IN THIS COURSE
-
51sThis video outlines the key content covered in this Working with macros in Excel 365 (2024) course, including how to work with modules, create procedures and create and program forms. FREE ACCESS
-
3m 48sIn the Visual Basic editor, macros are stored within project component modules. In this video, learn how to add and rename modules to start coding in Excel 365. FREE ACCESS
-
4m 38sIn Excel 365, modules are used to store procedures. Discover how to use the Visual Basic editor to manually insert procedures, or use the Insert tool to quickly add public and private procedures to your modules. FREE ACCESS
-
5m 15sWith Visual Basic in Excel 365, learn how to write code from scratch. Discover how to add properties, methods, and comments. Additionally, learn how to edit code formatting by using the available editing tools. FREE ACCESS
-
4m 22sWhen creating macros in Excel 365, it's important to know how to declare and assign variables. In this video, also discover how to insert constants to save time when writing code in Visual Basic. FREE ACCESS
-
4m 27sVisual Basic works with an object model program. Learn how to easily insert objects, browse the object library, and create object collections in Excel 365. FREE ACCESS
-
5m 1sIn VBA macros, operators allow you to perform calculations and evaluate conditions. In this video, you will see how to use arithmetic operators to perform calculations. You will also learn how to evaluate and combine conditions using comparison and logical operators. FREE ACCESS
-
5m 30sConditional statements are crucial for creating responsive and intelligent Excel macros. In this video, we’ll explore the power of conditional statements in VBA. You’ll learn how to use If... Then... Else... and Select Case statements to control the flow of your macros based on different conditions. FREE ACCESS
-
5m 7sEvent procedures enable interactions with objects. Learn how to rename spreadsheets and create reminders using the event procedures available in Excel 365. FREE ACCESS
-
4m 57sThe VBA editor in Excel 365 provides tools to insert and modify UserForms. A UserForm object is a window or dialog box that forms part of an application's user interface. Learn how to add a UserForm, insert UserForm objects, and remove UserForms or objects that are no longer needed. FREE ACCESS
-
3m 44sForms allow for easy data entry in an Excel 365 worksheet. Learn how to program a form to perform actions such as data entry, saving entries, or canceling actions. FREE ACCESS
-
5m 25sThere are three types of errors that can occur in macros: syntax, runtime, and logic errors. Discover how to identify and correct macro errors in Excel 365. 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.