Articles related to "Openoffice Calc Macros"This tutorial shows how to do one of the most important things that an OpenOffice Calc macro must do - reading from (and writing to) cells.
Adding buttons to an OpenOffice Calc spreadsheet will enable users to run macros and will provide them with clean and efficient interface.
This short tutorial shows how to use OpenOffice's built-in events to automatically run a macro
Trigonometric functions in Calc (and other spreadsheets) work in radians rather than degrees; however a few simple macros will put that right.
Rather than waste masses of incorrectly printed paper use a single OpenOffice macro to set up the printer correctly.
One of the most useful things that an OpenOffice.org Basic macro can do is to open, save and close a document. This article shows exactly how to do that.
OpenOffice.org Calc does not have a Worksheet_Activate method, but don't let that be a show stopper when migrating from Microsoft Excel.
This article is a quick tutorial on how to create a Macro in OpenOffice.org Calc to automatically insert the current date in a cell with a keyboard shortcut.
|