Answer these questions related to LibreOffice Calc in 80 words: 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 different from my
1. A macro is an automated sequence of actions in LibreOffice Calc. Real-life uses include automating repetitive data entry tasks and generating monthly sales reports.
2. Actions not recorded by a macro include inserting comments, changing the view settings, and altering the format of the entire document.
3. LibreOffice Macros Library contains all available macros, while "My Macros" is a personal repository for user-created macros.
4. Predefined functions perform specific calculations, while macros can execute complex sequences or multiple functions.
5. Macro naming rules include start with a letter, contain only letters, digits, or underscores, and no spaces.
6. An advantage of macros is significant time savings in performing complex or repetitive tasks.