PinkSuccess Column Tools

An Excel task pane add-in that shapes Mary Kay InTouch reports into newsletter-ready column sets — one click per report.

Download manifest.xml View manifest

What it does

The add-in reads the active worksheet, detects the header row (handling the multi-row group/header layouts that several InTouch reports ship with), keeps the columns you need, and discards the rest. Eight presets are wired to specific reports:

ButtonSource reportColumns kept
OT StarStar Consultant TrackingName, Wholesale $ + Team Building, Sapphire, Ruby, Diamond, Emerald, Pearl
Ct SalesSeminar YTD Court of SalesRank, Conslt Name, YTD Total
Ct SharingSeminar YTD Court of SharingName, Sem Qual Team Member, Sem Recruiter Comm Earned
B-DayBirthdays, Anniversaries and AddressesName, Birth Date
AnnivBirthdays, Anniversaries and AddressesName, Number Of Years
WHSLUnit Wholesale ScoreboardName, Unit Wholesale
ChecksTeam CommissionsName, %, Team Commission
New ConsNew Unit MembersNew Consultant, From, Recruiter

A Custom section lets you type a comma-separated list of headers and either keep or remove them. Header matching is case-insensitive and tolerates trailing asterisks and stray whitespace.

Before you start

Install

Recommended for everyone: use Excel for the web at office.com. It’s the only place where the install is a simple click-to-upload — and it works on Mac, Windows, Chromebook, anywhere. Microsoft removed the upload button from desktop Excel in recent versions, so the desktop install on either Windows or Mac involves Trust Center settings, hidden folders, or registry edits. If you don’t need a desktop-only Excel feature, save yourself the trouble and use the web.
Excel for the web (recommended)
  1. Click Download manifest.xml at the top of this page.
  2. Open the workbook in Excel for the web at office.com — either upload it to OneDrive first, or open it directly from a SharePoint/Teams location.
  3. Click Home → Add-ins on the ribbon.
  4. In the Office Add-ins dialog, click More Settings, then click Upload My Add-in (top-right of the dialog).
  5. Click Browse, pick the downloaded manifest.xml, and click Upload.
  6. The Show Tools button appears on the Home tab. Click it whenever you want to open the task pane.

The web client stores the add-in in your browser. If you clear your cache or switch browsers, you’ll need to upload the manifest again — but the file from this page never changes, so it’s a 30-second redo.

If you don’t see Upload My Add-in: some organizations disable manifest sideloading on Excel for the web. Ask whoever administers your Microsoft 365 tenant to deploy the add-in centrally (instructions further down).
Excel on Windows desktop
Heads up: Excel for Windows desktop no longer has an “Upload My Add-in” button. The supported install method is to register a folder on your computer as a Trusted Add-in Catalog. If you can use Excel for the web instead, do — the web install is much simpler.

If you need desktop, this is a one-time setup per machine. Don’t skip any step.

Part 1: Create a shared folder for the manifest

  1. Pick a folder on your computer to hold the manifest. For example, create a new folder at C:\OfficeAddins.
  2. Right-click the folder and choose Properties.
  3. Click the Sharing tab, then click the Share… button.
  4. In the dialog, make sure your own user account is in the list with Read/Write permission. Click Share.
  5. When Windows says “Your folder is shared,” copy the full network path shown under the folder name (it looks like \\YOUR-PC-NAME\OfficeAddins). You’ll need it in the next part.
  6. Click Done, then Close.

Part 2: Tell Excel to trust that folder

  1. Open Excel and start a new blank workbook.
  2. Click File → Options.
  3. Click Trust Center in the left sidebar, then click the Trust Center Settings… button.
  4. Click Trusted Add-in Catalogs in the left sidebar.
  5. Paste the network path you copied in Part 1 into the Catalog Url box.
  6. Click Add catalog.
  7. The path now appears in the list below. Tick the Show in Menu checkbox next to it.
  8. Click OK to close Trust Center, then OK again to close Options.
  9. Close Excel completely and reopen it (this is required for the new trusted catalog to take effect).

Part 3: Drop the manifest in and load the add-in

  1. Click Download manifest.xml at the top of this page.
  2. Move the downloaded manifest.xml into the folder you created in Part 1 (e.g., C:\OfficeAddins).
  3. Back in Excel, click Home → Add-ins on the ribbon, then click Advanced at the bottom of the Add-ins flyout.
  4. In the Office Add-ins dialog, click the SHARED FOLDER tab at the top.
  5. Select PinkSuccess Tools, then click Add.
  6. The Show Tools button appears on the Home tab.

One-time setup is done. To open the task pane any time, click Show Tools on the Home tab.

Excel on Mac desktop
Heads up: Excel for Mac desktop has no “Upload My Add-in” button either. The install below requires opening a hidden Library folder. If you can use Excel for the web instead, do — the web install is much simpler and works fine on Mac.

If you need desktop:

  1. Quit Excel completely (Cmd+Q).
  2. Click Download manifest.xml.
  3. Open Finder. Press Cmd+Shift+G to bring up the Go to Folder dialog.
  4. Paste this exact path and press Enter:
    ~/Library/Containers/com.microsoft.Excel/Data/Documents/wef
    If Finder says the folder doesn’t exist, paste the parent path ~/Library/Containers/com.microsoft.Excel/Data/Documents/, create a new folder named exactly wef (lowercase, no quotes), then try the full path again.
  5. Drag the downloaded manifest.xml into the wef folder.
  6. Reopen Excel and open or create any workbook.
  7. Click Insert → My Add-ins. Your add-in appears under a Developer Add-ins section in that dialog — click it.
  8. The Show Tools button appears on the Home tab.

One-time setup per Mac. After the first load, Excel remembers it.

Excel on iPad

Sideloading from a manifest URL isn’t supported on iPad. The add-in needs to be deployed to your tenant by an admin via the Microsoft 365 admin center (instructions just below). Once deployed, it appears automatically under Insert → Add-ins.

Install for a whole organization (admin)

If you're rolling this out to a team or unit, central deployment is faster than asking everyone to sideload:

  1. Sign in to the Microsoft 365 admin center.
  2. Navigate to Settings → Integrated apps.
  3. Click Upload custom apps.
  4. Choose Office Add-in and provide the manifest URL: https://excel-docs.pinksuccess.net/manifest.xml.
  5. Assign it to the users or groups who should have it.
  6. Allow up to 12 hours for the add-in to appear under Insert → Add-ins in everyone's Excel.

How to use it

  1. Run the InTouch report you need (e.g., Star Consultant Tracking) and download the Excel export.
  2. Open it in Excel.
  3. Click Show Tools on the Home tab to open the task pane.
  4. Click the matching preset button (OT Star for the Star Consultant Tracking report, Anniv for the anniversaries variant of the Birthdays report, etc.).
  5. The sheet is rewritten to keep only the columns you need, in the right order. Save the file or copy/paste into your newsletter.

Troubleshooting

"This add-in can't be uploaded" or a generic error after picking the manifest

Make sure you downloaded the manifest from the button above (right-clicking and saving the page can grab the wrong content). The file should start with <?xml version="1.0". Try downloading it again.

Excel says the add-in isn't from a trusted source

This is a one-time prompt the first time you load the add-in. Click Trust this Add-in. Excel records that decision; it won't ask again.

The Show Tools button doesn't appear on the Home tab

Close and reopen Excel. If it still doesn't show, open Insert → My Add-ins, find the entry, click the three-dot menu, and choose Pin to ribbon (or remove and re-upload).

I clicked a preset and a column came up blank

That preset's expected header wasn't in the source sheet. Either the InTouch column name changed, or the wrong report is open. Open the source workbook and confirm the headers match the table at the top of this page (matching is case-insensitive and tolerates a trailing asterisk).

I want to keep different columns than a preset gives me

Use the Custom section in the task pane. Type a comma-separated list of headers (e.g., Name, Email, Phone) and click Keep & Reorder to keep just those columns in that order, Keep (preserve order) to keep them in their original positions, or Remove to drop them.