Introduction
Automate your work with Excel macros
()
1. Getting Started with Excel Macros
Understanding VBA code created by macros
()
Secure your Excel macros with best practices
()
Using code from Copilot in existing macros
()
Using Copilot to understand VBA and macros
()
2. Automate Tasks with Excel Macro Loops and Logic
VBA procedures and message boxes
()
Automate Excel with For...Next loops and Copilot
()
Using Do While or Do Until loops
()
Calling macros to run in sequence
()
Capture input for macros
()
Automate sheet styling with For...Next loops
()
Challenge: Building a macro that asks for user input
()
Solution: Building a macro that asks for user input
()
3. Using VBA
Automate Excel tasks with the Personal Macro Workbook
()
Understanding when to use absolute or relative references
()
Using logic in macros
()
Creating a custom Ribbon tab for macros
()
Leveraging the Quick Access Toolbar for macros
()
Challenge: Adding a remove rows macro to every file
()
Solution: Adding a remove rows macro to every file
()
4. Creating Shortcuts and Buttons for Macros
Assigning macros to buttons
()
Create a shortcut for your macro
()
Challenge: Completing the navigation
()
Solution: Completing the navigation
()
5. Troubleshooting and Debugging
How to debug code
()
How to step through and add breakpoints
()
Using Copilot to troubleshoot code
()
Conclusion
Where to learn more about Excel
()
Ex_Files_Excel_Macros_in_Depth.zip
(4.7 MB)