This is the second blog post in a series about creating Excel macros, Word macros, and other macros for applications in the Microsoft Office. The big lie: Many people have been told that creating a macro is easy. They are told just turn on the recorder, do your actions, and stop the recording. While those […]
Tag Archives | Excel Macros
How to run a macro
By Tom Chandler on July 31, 2013 in Excel, Macros, PowerPoint, Presentations, Spreadsheets, Word, Word Processing
This blog post begins a series of articles about Microsoft Office macros. Today’s article discusses what a macro is and how to run a macro. What is a macro? The following definition and description of macros comes from our “Excel VBA Macro Programming” book. A macro is a series of commands that can be executed […]