INTRODUCTION

This training session is designed to give participants a practical, grounded introduction to the use of macros in Microsoft Excel. It moves beyond merely clicking buttons to help delegates understand the concepts that underpin effective macro use and automation. The focus will be on empowering users to record macros, manage where they are stored, and apply simple logic to make repetitive tasks faster and more reliable.

This Introduction to MS Excel Macros session will explore:

✔ how macros fit into the Excel interface and when they are most useful
✔ enabling macros and managing security settings
✔ how the choice of storage location affects sharing and reuse
✔ recorded macro mechanics and how Excel interprets user actions
✔ the difference between absolute and relative references
✔ basic error identification and resolution
✔ a gentle introduction to the underlying code (VBA)
✔ how to add control elements such as buttons to run macros