Macros Notes
Macros Notes
By default the macro recording feature is turned off. Macro recording can be
enabled using the Tools option on the main menu bar by selecting Tools > Options
> LibreOffice > Advanced. Observe the Optional Features. There are two options
which are not check marked. Put the checkmark on the option “Enable macro
recording”.
The Macro records all the keyboard and mouse actions but the following actions are
not recorded.
• Opening of windows
• Actions carried out in another window than where the recording was started.
• Window switching
• Selections are recorded only if they are done by using the keyboard but not when
the mouse is used.
To record a macro.
Step 1. Click on Tools > Macros and then click on the Record Macro option.
Step 3. Once you click on Record Macro option, recording of actions starts and a
small alert will be displayed Clicking on “Stop Recording” button will stop the
recording of actions.
Step 4. This will open the Basic Macros dialog window to save and run the created
macro.
Step 5. To save the macro, first select the object where you want the macro to be
saved in the Save Macro to list box.
Step 6. The name of the macro by default is Main and is saved in the Standard
Library in Module1. You can change the name of the macro.