|
Using Macros
From NeoWiki
(Difference between revisions)
Revision as of 23:37, 22 April 2007 (edit) Lorinda (Talk | contribs) (Add link to OOoMacros.org and OOo Macros forum) ← Previous diff |
Revision as of 19:07, 5 May 2007 (edit) (undo) Lorinda (Talk | contribs) (Added Neo Guide and Pitonyak references) Next diff → |
||
Line 3: | Line 3: | ||
There is a trinity post on [http://trinity.neooffice.org/modules.php?name=Forums&file=viewtopic&p=31422#31422 recording a macro to apply a style] which provides a simple process for recording a Macro | There is a trinity post on [http://trinity.neooffice.org/modules.php?name=Forums&file=viewtopic&p=31422#31422 recording a macro to apply a style] which provides a simple process for recording a Macro | ||
- | + | There is also one about [http://trinity.neooffice.org/modules.php?name=Forums&file=viewtopic&p=31433#31433 saving code as a macro] | |
+ | |||
+ | ==Documentation/Support for Macros== | ||
+ | Chapter 10 of the [http://www.geocities.com/aussie_149/NeoUGWebsite/index.html NeoOffice User Guide] (draft) discusses Basic and Macros. | ||
The Getting Started with Macros Guide to OpenOffice.org can be downloaded with [http://oooauthors.org/en/authors/userguide2/gettingstarted/published_final/0117GS-GettingStartedWithMacros.odt this link] Just remember to use the command key where the OpenOffice guide says to use the control key. | The Getting Started with Macros Guide to OpenOffice.org can be downloaded with [http://oooauthors.org/en/authors/userguide2/gettingstarted/published_final/0117GS-GettingStartedWithMacros.odt this link] Just remember to use the command key where the OpenOffice guide says to use the control key. | ||
- | [http://www. | + | [http://www.pitonyak.org/oo.php Andrew Pitonyak] has both a free downloadable document on OpenOffice Macros and a book that you can purchase. |
The [http://www.oooforum.org/forum/viewforum.phtml?f=9 OpenOffice.org Macros and API forum] is a good source of information on Macros. | The [http://www.oooforum.org/forum/viewforum.phtml?f=9 OpenOffice.org Macros and API forum] is a good source of information on Macros. | ||
+ | |||
+ | ==Sources of Macros== | ||
+ | [http://www.ooomacros.org/ OOoMacros.org] has a library of macros available for download. |
Revision as of 19:07, 5 May 2007
This article is a stub, consisting primarily of a link or links to threads in the support forums at trinity.
There is a trinity post on recording a macro to apply a style which provides a simple process for recording a Macro
There is also one about saving code as a macro
Documentation/Support for Macros
Chapter 10 of the NeoOffice User Guide (draft) discusses Basic and Macros.
The Getting Started with Macros Guide to OpenOffice.org can be downloaded with this link Just remember to use the command key where the OpenOffice guide says to use the control key.
Andrew Pitonyak has both a free downloadable document on OpenOffice Macros and a book that you can purchase.
The OpenOffice.org Macros and API forum is a good source of information on Macros.
Sources of Macros
OOoMacros.org has a library of macros available for download.
Categories: Stub | Fixme