Macros
Macros
✓ Opening of windows
✓ Actions carried out in another window than where the recording was started.
✓ Window switching
✓ Actions that are not related to the spreadsheet contents.
✓ Selections are recorded only if they are done by using the keyboard, but not
when the mouse is used.
✓ The macro recorder works only in Calc and Writer.
My Macros
Macros as a Function
✓ These are user defined functions, in this the user creates a macro that
performs the calculations.
✓ As, these are created by user, first we have to write a code in BASIC (a
programming language for Macros)
✓ We can do changes in this according to our requirement.
✓ Ex: Area (), Total (), etc.
6. Advantage of Macros
✓ Macros are used to automate the repeated tasks that are always performed in
the same way over and over again.
✓ Macros are used to perform most of the redundant tasks with relative ease.
✓ Once Macro is created, it can be used for any number of times later.