From the course: Excel: Macros in Depth
Unlock the full course today
Join today to access over 24,700 courses taught by industry experts.
Saving to the personal macro workbook - Microsoft Excel Tutorial
From the course: Excel: Macros in Depth
Saving to the personal macro workbook
- [Instructor] Not all solutions are for other people. Sometimes they are just for you. We do a lot of repetitive tasks with the files we use for our day-to-day jobs. This is where recording macros to the Personal Macro Workbook can be valuable. That way your macros will be available to you in any Excel workbook. For instance, the monthly data export. We receive this file each month from the database administrator. We always do the same three tasks. We increase the column width. We remove a few columns, and we bold the headings. We do this every time we receive this file before we ever dig into the real work. So let's record a macro and save it to the Personal Macro Workbook. Okay, I'll go ahead and hit my Record. Okay, let's call this the MonthlyDataRoutine. Okay, and we'll go ahead and give it a description of clean up report. Now, you want to store this macro, not in this workbook, but in the Personal Macro…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
(Locked)
Saving to the personal macro workbook4m 23s
-
(Locked)
Understanding when to use absolute or relative references3m 16s
-
Using logic in macros7m 28s
-
(Locked)
Creating a custom Ribbon tab for macros4m 13s
-
(Locked)
Leveraging the Quick Access Toolbar for macros2m 13s
-
(Locked)
Challenge: Adding a remove rows macro to every file28s
-
(Locked)
Solution: Adding a remove rows macro to every file5m 15s
-
(Locked)
-
-
-