Use WPS Macro Security with 2 how-to topics, both available without membership, and go directly from the How-to Index to the steps you need.
How-to Index
| # | Topic | Membership |
|---|---|---|
| 1 | 1. Set Macro Security | Free |
| 2 | 2. Set Trusted Locations | Free |
How-to Guide
1. Set Macro Security
Entry point: Tools → Developer Tools → Macro Security
- Click Developer Tools in the Tools tab.
- In the Developer Tools tab, click Macro Security.
- In the dialog box, choose the security level you need: Very High, High, Medium, or Low.
- Click OK to save the setting.
Success Criteria
- UI state: The target security level is selected and saved in the Macro Security dialog box.
- Next actions: When you open a macro-enabled document later, WPS will handle or prompt for macros based on the current security level.
Tips While Using
- Common mistakes: Choosing a lower security level before confirming where the macro came from.
- Environment limits: VBA macros require the VBA plug-in on Windows before they can be used in related macro scenarios.
2. Set Trusted Locations
Entry point: File → Options → Trust Center
- Open the File menu in the upper-left corner.
- Click Options and open the related Trust Center settings.
- Click Add New Location and choose the folder path you want to trust.
- Select the option to trust subfolders of this location if needed.
- Click OK to save.
Success Criteria
- UI state: The new folder path appears in the trusted locations list.
- Next actions: Macro-enabled documents in that folder can be handled under trusted location rules.
Tips While Using
- Common mistakes: Adding a folder with unclear sources or an overly broad shared scope as a trusted location.
- Environment limits: It is recommended to add only folders that are stable and under your control.