Answer the following questions in 80 words according to LibreOffice Calc: 1. What is a Macro? List any two real life situations where they can be used. 2. List the actions that are not recorded by a macro. 3. How is LibreOffice Macros Library differe
1. A macro in LibreOffice Calc is a set of instructions that automate repetitive tasks. Real-life situations include generating monthly reports and formatting data for presentations.
2. Actions not recorded by a macro include cell formatting changes, manual sorting, and using dialog boxes.
3. The LibreOffice Macros Library contains all available macros, while "My Macros" is a personal space for user-created macros.
4. Predefined functions are built-in calculations, while macros are custom scripts for automated tasks.
5. Macro naming rules: start with a letter, use alphanumeric characters, no spaces or special symbols.
6. One advantage of macros is increased efficiency, allowing users to perform complex tasks rapidly.