Table of Contents
Understanding the Excel Personal Macro Workbook
Locating the Personal Macro Workbook
Creating the Personal Macro Workbook
Managing Macros in the Personal Macro Workbook
Using Macros from the Personal Workbook
Exporting and Sharing the Personal Macro Workbook
Enabling the Personal Macro Workbook
Hiding and Unhiding the Personal Workbook
Removing the Personal.xlsb File
Home Topics excel Excel Personal Macro Workbook: how to create, use and share

Excel Personal Macro Workbook: how to create, use and share

Apr 02, 2025 am 09:27 AM

This tutorial explains how to create and utilize the Personal.xlsb file to make Excel macros accessible across all workbooks. Normally, Excel macros are workbook-specific. This guide demonstrates how to centralize commonly used VBA code in the Personal Macro Workbook for universal access within Excel.

  • Locating your Personal.xlsb file
  • Creating a Personal Macro Workbook
  • Editing the Personal Workbook
  • Running macros from the Personal Workbook
  • Exporting your Personal Macro Workbook
  • Sharing your Personal Macro Workbook
  • Enabling the Personal Macro Workbook
  • Preventing Personal.xlsb from automatically opening
  • Unhiding the Personal Workbook
  • Deleting the Personal.xlsb file

Understanding the Excel Personal Macro Workbook

The Personal Macro Workbook is a special file, Personal.xlsb (Excel 2007-2019) or Personal.xls (earlier versions). Macros within this file are available whenever Excel is launched. It's cleverly hidden by default, seamlessly integrating into the background. Excel automatically detects its location and loads it on startup. Beyond macros, it can also store custom VBA functions.

Note that the Personal Macro Workbook isn't created automatically. You must record at least one macro to generate it. Once created, you can add more macros via the VB Editor.

Locating the Personal Macro Workbook

The Personal.xlsb file resides in the XLSTART folder:

Windows 10, 7, Vista: C:\Users\User Name\AppData\Roaming\Microsoft\Excel\XLSTART

Windows XP: C:\Documents and Settings\User Name\Application Data\Microsoft\Excel\XLSTART\

Remember that the AppData folder is hidden. Enable "Hidden items" in the View tab of Windows Explorer to locate it.

Excel Personal Macro Workbook: how to create, use and share

The absence of the XLSTART folder indicates that the Personal Macro Workbook hasn't been created yet. Follow the steps below to create one.

Creating the Personal Macro Workbook

Creating the Personal Macro Workbook requires recording a macro, accessible through the Developer tab. Ensure the Developer tab is enabled in Excel.

  1. In any workbook, navigate to the Developer tab > Code group, and click Record Macro. Excel Personal Macro Workbook: how to create, use and share
  2. The Record Macro dialog appears. Select Personal Macro Workbook from the "Store Macro in" dropdown and click OK. You can optionally rename the default macro name (e.g., Macro1). Excel Personal Macro Workbook: how to create, use and share
  3. Perform the desired actions to record a macro (or skip this step if your sole aim is creating the workbook).
  4. Click Stop Recording (on the Developer tab or Status bar). Excel Personal Macro Workbook: how to create, use and share
  5. Save and close all open workbooks. A prompt will appear to save changes to the Personal Macro Workbook; click Save. Excel Personal Macro Workbook: how to create, use and share This prompt will reappear whenever you create or update macros.

The Personal.xlsb file is now created and will automatically load in the background with each Excel launch. You can add macros via recording, the VB Editor, copying from other workbooks, or importing from .bas files.

Managing Macros in the Personal Macro Workbook

Access, create, and edit macros within the Personal.xlsb file using the Visual Basic Editor (VBE). You can also copy code from other workbooks.

  1. Open the VBE (ALT F11 or the Visual Basic button on the Developer tab).
  2. In the Project Explorer, locate PERSONAL.XLSB, expand it, and double-click Module1 to open its code window.
  3. Write, paste, or edit VBA code.
  4. Close the VBE and Excel; save changes when prompted.

Excel Personal Macro Workbook: how to create, use and share

Using Macros from the Personal Workbook

Access macros from the Personal Workbook in any Excel file:

  1. Developer tab > Code group > Macros (or Alt F8).
  2. Select the desired macro and click Run. Excel Personal Macro Workbook: how to create, use and share

Alternatively, assign custom shortcuts or create macro buttons.

Exporting and Sharing the Personal Macro Workbook

Exporting:

  1. Open the VBE.
  2. Right-click Module1 under PERSONAL.XLSB and select Export File.
  3. Save the .bas file.

Excel Personal Macro Workbook: how to create, use and share

Importing: Right-click the module and select Import File.

Sharing: Share the Personal.xlsb file directly (use caution if recipients already have their own Personal.xlsb), copy individual macros to another workbook, or export macros to a .bas file for others to import. Be aware that some macros might not function correctly on other systems due to workbook-specific references.

Enabling the Personal Macro Workbook

If macros disappear, the Personal.xlsb file might be disabled. Re-enable it:

  1. File > Options.
  2. Select Add-ins.
  3. In the "Manage" dropdown, choose Disabled Items and click Go.
  4. Select Personal Macro Workbook, click Enable, and restart Excel.

Excel Personal Macro Workbook: how to create, use and share

Hiding and Unhiding the Personal Workbook

Hiding: To prevent the Personal.xlsb file from being visible while retaining macro functionality:

  1. Navigate to the PERSONAL.XLSB workbook.
  2. View tab > Window group > Hide. Excel Personal Macro Workbook: how to create, use and share

Unhiding:

  1. View tab > Window group > Unhide.
  2. Select PERSONAL.XLSB and click OK. Excel Personal Macro Workbook: how to create, use and share

Removing the Personal.xlsb File

To completely remove the Personal Macro Workbook:

  1. Close all Excel workbooks.
  2. Open Windows Explorer, show hidden items, navigate to the XLSTART folder, and delete PERSONAL.XLSB. Ensure all Excel processes are closed before deleting.

Excel Personal Macro Workbook: how to create, use and share

This concludes the guide on making Excel macros accessible across all workbooks.

The above is the detailed content of Excel Personal Macro Workbook: how to create, use and share. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Excel formula to find top 3, 5, 10 values in column or row Excel formula to find top 3, 5, 10 values in column or row Apr 01, 2025 am 05:09 AM

This tutorial demonstrates how to efficiently locate the top N values within a dataset and retrieve associated data using Excel formulas. Whether you need the highest, lowest, or those meeting specific criteria, this guide provides solutions. Findi

Add a dropdown list to Outlook email template Add a dropdown list to Outlook email template Apr 01, 2025 am 05:13 AM

This tutorial shows you how to add dropdown lists to your Outlook email templates, including multiple selections and database population. While Outlook doesn't directly support dropdowns, this guide provides creative workarounds. Email templates sav

How to use Flash Fill in Excel with examples How to use Flash Fill in Excel with examples Apr 05, 2025 am 09:15 AM

This tutorial provides a comprehensive guide to Excel's Flash Fill feature, a powerful tool for automating data entry tasks. It covers various aspects, from its definition and location to advanced usage and troubleshooting. Understanding Excel's Fla

Regex to extract strings in Excel (one or all matches) Regex to extract strings in Excel (one or all matches) Mar 28, 2025 pm 12:19 PM

In this tutorial, you'll learn how to use regular expressions in Excel to find and extract substrings matching a given pattern. Microsoft Excel provides a number of functions to extract text from cells. Those functions can cope with most

How to add calendar to Outlook: shared, Internet calendar, iCal file How to add calendar to Outlook: shared, Internet calendar, iCal file Apr 03, 2025 am 09:06 AM

This article explains how to access and utilize shared calendars within the Outlook desktop application, including importing iCalendar files. Previously, we covered sharing your Outlook calendar. Now, let's explore how to view calendars shared with

FV function in Excel to calculate future value FV function in Excel to calculate future value Apr 01, 2025 am 04:57 AM

This tutorial explains how to use Excel's FV function to determine the future value of investments, encompassing both regular payments and lump-sum deposits. Effective financial planning hinges on understanding investment growth, and this guide prov

MEDIAN formula in Excel - practical examples MEDIAN formula in Excel - practical examples Apr 11, 2025 pm 12:08 PM

This tutorial explains how to calculate the median of numerical data in Excel using the MEDIAN function. The median, a key measure of central tendency, identifies the middle value in a dataset, offering a more robust representation of central tenden

How to remove / split text and numbers in Excel cell How to remove / split text and numbers in Excel cell Apr 01, 2025 am 05:07 AM

This tutorial demonstrates several methods for separating text and numbers within Excel cells, utilizing both built-in functions and custom VBA functions. You'll learn how to extract numbers while removing text, isolate text while discarding numbers

See all articles