SECTION 1
Lesson 1.4: Creating Macros

   

 

 

In our last lesson, we learned a little bit about macros. We learned that they are a group of commands stringed together with code, so that you can perform a whole series of actions with just one command. This can be a great time-saving feature when performing repetitive tasks, such as report generation or formatting. In this lesson, we’re going to learn the basics of macros: how to create and run one. We’ll also learn about some tools to make those processes easier.