Difference between revisions of "Documentation/OOoAuthors User Manual/Getting Started/VBA Properties options"
From Apache OpenOffice Wiki
| Line 1: | Line 1: | ||
| + | {{DISPLAYTITLE:VBA Properties Load/Save options}} | ||
{{Documentation/SetupTOC | {{Documentation/SetupTOC | ||
|Loadsave=block | |Loadsave=block | ||
| Line 5: | Line 6: | ||
|NextPage=Documentation/OOoAuthors User Manual/Getting Started/Microsoft Office options | |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.]] | :[[Image:LoadSaveVBA.png|thumb|none|500px|Choosing Load/Save VBA Properties.]] | ||
Revision as of 08:24, 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). |