Dictionary of Business Terms: macro
macro
a series of computer keyboard or mouse actions recorded to be replayed. The sequence can be assigned to a key combination, a menu item, or a toolbar button for convenience. Macros can also be written using the programming language of a given application, such as VBA (Visual Basic for Applications) in Word and Excel.
Dictionary of Computer and Internet Terms: macro
macro
a user-defined sequence of instructions for a computer.
In application programs, macros are user-defined sequences of operations, which can be assigned to specific keys, placed on menus, or combined with pre-existing operations such as Open and Close. In Microsoft Office applications, you can use the Macro Recorder to save a sequence of keystrokes or mouseclicks as a macro, or you can program a macro in Visual Basic.

