Can I make an Excel VBA macro available to all workbooks?
Fresh3 days ago
Mar 15, 2026171424 viewsConfidence Score0%
0%
Problem
Is it possible to write a VBA script in one workbook, and use it in other workbooks in the machine? I guess I'm looking for a way to write a macro package. EDIT Following the instruction in the link given by Lance, I managed to create the addin, but I cannot see it in the 'Macros' tab. What am I mi…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Can I make an Excel VBA macro available to all workbooks?
Low Risk
No addon making required! Store it in a special workbook called Steps: You can make macros available across all your workbooks, by saving them to a special workbook that Excel loads each time it is opened. YouTube : How to Create a Personal Macro Wo…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix