Difference between revisions of "Documentation/OOoAuthors User Manual/Getting Started/VBA Properties options"
From Apache OpenOffice Wiki
(Clean up TOC and category references) |
|||
| Line 1: | Line 1: | ||
| − | {{SetupTOC|Loadsave=block| | + | {{Documentation/SetupTOC |
| + | |Loadsave=block | ||
| + | |ShowPrevNext=block | ||
| + | |PrevPage=Documentation/OOoAuthors User Manual/Getting Started/Options for loading and saving documents | ||
| + | |NextPage=Documentation/OOoAuthors User Manual/Getting Started/Microsoft Office options | ||
| + | }} | ||
==VBA Properties Load/Save options== | ==VBA Properties Load/Save options== | ||
| Line 8: | Line 13: | ||
:[[Image:LoadSaveVBA.png|Choosing Load/Save VBA Properties]]<br>Choosing Load/Save VBA Properties | :[[Image:LoadSaveVBA.png|Choosing Load/Save VBA Properties]]<br>Choosing Load/Save VBA Properties | ||
| + | |||
| + | {{CCBY}} | ||
| + | [[Category:Getting Started (Documentation)]] | ||
Revision as of 11:52, 6 November 2007
VBA Properties Load/Save options
- Choose Load/Save > VBA Properties.
- On the Options - Load/Save - VBA Properties dialog, you can whether to keep any macros in MSOffice documents that are opened in OOo.
- If you choose Save original Basic code, the macros will not work in OOo but are retained if you save the file into Microsoft Office format.
- If you choose Load Basic code to edit, the changed code is saved in an OOo document but is not retained if you save into an MSOffice format.
| Content on this page is licensed under the Creative Common Attribution 3.0 license (CC-BY). |
