Skip to main content
Run any Skill in Manus
with one click

refactor-excel-vba-worksheet-code-to-standard-module

Stars515
Forks50
UpdatedMarch 16, 2026 at 04:53

Guides the user in moving VBA logic from worksheet modules to a standard module to reuse code across multiple sheets, specifically handling the conversion of Private event handlers to Public subs and resolving scope/reference issues like the 'Me' keyword and 'Target' arguments.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly