Differences between revisions 1 and 2
Revision 1 as of 2020-01-02 17:13:01
Size: 675
Comment: Initial commit
Revision 2 as of 2020-01-14 01:54:36
Size: 681
Comment: triple mustache displays raw text, avoiding linking the camelcase directory name(s)
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
To make an Excel macro globally available, add it to your Personal Workbook. Simply save an Excel file with a macro embedded to: C:\Users\USERNAME\AppData\Roaming\Microsoft\Excel\XLSTART\PERSONAL.XLSB To make an Excel macro globally available, add it to your Personal Workbook. Simply save an Excel file with a macro embedded to: {{{C:\Users\USERNAME\AppData\Roaming\Microsoft\Excel\XLSTART\PERSONAL.XLSB}}}

Creating a Personal Workbook

To make an Excel macro globally available, add it to your Personal Workbook. Simply save an Excel file with a macro embedded to: C:\Users\USERNAME\AppData\Roaming\Microsoft\Excel\XLSTART\PERSONAL.XLSB

Personal Workbook Missing

Microsoft will periodically disable and delete your Personal Workbook. To re-enable:

  1. In an Excel window, navigate to File > Options

  2. In the popup, navigate to Add-ins

  3. In a dropdown located near the bottom of the popup, select Disabled Items and Go

  4. In the popup, select Personal Workbook and Enable

  5. Restart Excel


CategoryRicottone

Excel/PersonalWorkbook (last edited 2025-04-08 16:25:38 by DominicRicottone)