Macros are small programs allowing to automate lengthy or time-consuming tasks in spreadsheets. Macros in MyOffice Spreadsheet are written using Lua programming language.
Macros are usually used for the following purposes:
•Adding text
•Find and replace throughout the text
•Delete text
If there are macros in the document, the command will be displayed on the Tools command menu, which provides access to the list of macros in the document.
During the execution of a macro, working with the document is blocked by the message about the execution.
If the execution fails for some reason (such as an error in the macro itself), an error message will be displayed.