How to Run Macro in WPS on Windows

Last updated:July 17, 2026

Use Run Macro with 1 how-to topic, including Run Macro; start from the How-to Index and follow the entry path and steps to complete the task.

How-to Index

No.TopicMembership
11. Run MacroFree

How-to Guide

1. Run Macro

Entry path: Tools tab → Developer Tools → Run Macro

  1. Click Developer Tools in the Tools tab.
  2. Open the Developer Tools tab and click Run Macro.
  3. In the dialog box, select the macro that you want to run.
  4. Click Run to execute the macro.
  5. Wait for the macro to complete the preset actions automatically.

Success Criteria

  • Interface result: The macro starts running and processes the current document according to its preset logic.
  • Next step available: After execution, you can continue viewing, editing, or saving the document.

Tips While Using

  • Confirm that the macro comes from a trusted source before running it.
  • Macros can introduce security risks, so review unknown macros carefully.
  • VBA macro code is supported only on Windows and is not supported on Mac.