0% found this document useful (0 votes)
38 views2 pages

X IT CH5 (Using Macros in Spreadsheet) Homework

The document discusses macros in spreadsheets, defining them as single instructions that execute a set of commands or keystrokes for repeated tasks. It outlines situations where macros can be useful, such as automating repetitive data entry and applying formulas across multiple sheets. Additionally, it highlights actions not recorded by macros and differentiates between the LibreOffice Macros Library and user-created macros, emphasizing the advantages of using macros in terms of efficiency and error reduction.

Uploaded by

goyalshaurya280
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views2 pages

X IT CH5 (Using Macros in Spreadsheet) Homework

The document discusses macros in spreadsheets, defining them as single instructions that execute a set of commands or keystrokes for repeated tasks. It outlines situations where macros can be useful, such as automating repetitive data entry and applying formulas across multiple sheets. Additionally, it highlights actions not recorded by macros and differentiates between the LibreOffice Macros Library and user-created macros, emphasizing the advantages of using macros in terms of efficiency and error reduction.

Uploaded by

goyalshaurya280
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

‭ LASS: X‬

C
‭ UBJECT: INFORMATION TECHNOLOGY‬
S
‭Book: DDEOP‬

‭Chapter 5: Using Macros in Spreadsheet‬

‭ . What is a Macro? List any two real life situations where they can be used.‬
1
‭Ans:‬‭A macro is a single instruction that executes‬‭a set of instructions. These set of‬
‭instructions can be a sequence of commands or keystrokes that can be used for any‬
‭number of times later. A sequence of actions such as keystrokes and clicks can be recorded‬
‭and then run as per the requirement.‬
‭Two Real Life situations where macros can be used”‬
‭1.‬ ‭When we have to perform repeated tasks, such as typing school name, address,‬
‭contact numbers with a specific formatting.‬
‭2.‬ ‭When we apply the same formula at a particular cell for different sheets in a‬
‭workbook.‬
‭2. List the actions that are not recorded by a macro.‬
‭Ans: 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‬
‭• Actions that are not related to the spreadsheet contents. For example, changes made‬
‭in the Options dialog, macro organizer, customizing.‬
‭• Selections are recorded only if they are done by using the keyboard (cursor‬
‭traveling), but not when the mouse is used.‬
‭• The macro recorder works only in Calc and Writer.‬

‭ . How is LibreOffice Macros Library different from my Macros?‬


3
‭Ans:‬
‭S. No.‬ ‭LibreOffice Macros Library‬ ‭My Macros‬

‭1.‬ I‭ t is provided by LibreOffice and‬ ‭ y macros contain macros that are written or‬
M
‭contains modules with pre-recorded‬ ‭added by the user to LibreOffice.‬
‭macros‬

‭2‬ ‭It should not be changed‬ I‭ t can be changed according to the‬


‭requirements‬
‭ . Differentiate between predefined functions in Calc and Macros as a function.‬
4
‭Ans:‬

‭5. List the rules that should be kept in mind while naming a macro.‬

‭6. Give any one advantage of macros.‬


‭1.‬ ‭Macros automate repetitive keystrokes and tasks.‬
‭2.‬ ‭Macros reduce the possibility of human error that increases with many repetitive‬
‭keystrokes and tasks.‬
‭3.‬ ‭Macros reduce the amount of time spent in basic, repetitive computing tasks, that is‬
‭they make things faster‬

You might also like