Difference between revisions of "Documentation/OOoAuthors User Manual/Getting Started/VBA Properties options"
From Apache OpenOffice Wiki
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | {{SetupTOC|Loadsave=block| | + | {{DISPLAYTITLE:VBA Properties Load/Save options}} |
| − | + | {{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 | ||
| + | }} | ||
# Choose '''Load/Save > VBA Properties'''. | # 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. | # 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. | |
| + | |||
| + | :[[Image:LoadSaveVBA.png|thumb|none|500px|Choosing Load/Save VBA Properties.]] | ||
| − | + | {{CCBY}} | |
| + | [[Category:Getting Started (Documentation)]] | ||
Latest revision as of 08:25, 14 April 2008
- 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). |