What are macros ? How can we record a macro ?
LibreOffice Calc
Answers
Answered by
2
Answer:
When in Basic: #Open the document for which you want to record a macro.
- Choose Tools - Macros - Record Macro. ...
- Perform the actions you want to be recorded in the document. ...
- Click Stop Recording. ...
- To save the macro, first select the object where you want the macro to be saved in the Save macro in list box.
Answered by
0
Answer:
i)A macro in computer science is a rule or pattern that specifies how a certain input should be mapped to a replacement output.Applying a macro to an input is macro expansion.The input and output may be a sequence of lexical tobens or characters,or a syntax tree.
Similar questions