What is a macro?

I don't know what a "macro" is, or what it is used for. Can someone explain what it is?



Posted on Mar 28, 2021 10:32 PM

Reply
Question marked as Top-ranking reply

Posted on Mar 29, 2021 1:12 AM

Generically, a macro is a series of application-specific program steps that simplify a series of tasks by referencing just the macro name. Often associated with Microsoft Office applications, macros can be provided by Microsoft as menu items, or with the integrated Visual Basic programming language, one can create their own Microsoft macros using that predefined language and Microsoft keywords. One can then reference these custom macros from the Microsoft application.


Apple's applications do not use macros. Some applications are built to support Apple's AppleScript programming language that can allow you to write the code that can manipulate features of those applications to simplify tedious tasks. For instance, I have written an AppleScript solution that allows one to drag and drop a Pages document(s) onto a Desktop application and it automatically invokes Pages to open that document and export it to PDF. This would be otherwise tedious to do manually.

1 reply
Question marked as Top-ranking reply

Mar 29, 2021 1:12 AM in response to LMSMilford

Generically, a macro is a series of application-specific program steps that simplify a series of tasks by referencing just the macro name. Often associated with Microsoft Office applications, macros can be provided by Microsoft as menu items, or with the integrated Visual Basic programming language, one can create their own Microsoft macros using that predefined language and Microsoft keywords. One can then reference these custom macros from the Microsoft application.


Apple's applications do not use macros. Some applications are built to support Apple's AppleScript programming language that can allow you to write the code that can manipulate features of those applications to simplify tedious tasks. For instance, I have written an AppleScript solution that allows one to drag and drop a Pages document(s) onto a Desktop application and it automatically invokes Pages to open that document and export it to PDF. This would be otherwise tedious to do manually.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

What is a macro?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.