• Outlook User
  • New Outlook app
  • Outlook.com
  • Outlook Mac
  • Outlook & iCloud
  • Developer
  • Microsoft 365 Admin
    • Common Problems
    • Microsoft 365
    • Outlook BCM
    • Utilities & Addins

Volume 30 Issue 3

Slipstick Systems

Issue Date: January 23, 2025 « Previous Issue | Next Issue »

The following articles were included in our Exchange Messaging Outlook (EMO) newsletter published on January 23, 2025.

EMO is a weekly publication. To receive your own copy of EMO by email, subscribe here.

Support Exchange Messaging Outlook Sponsors

Increase Your Productivity!

ReliefJet Essentials for Outlook is a set of more than 160 tools for performing a wide range of tasks in Outlook: processing email messages, contacts, appointments, meetings, tasks and other Outlook items.

ReliefJet Essentials for Outlook

Today's Highlights »

  • Microsoft 365 Copilot in Personal and Family
  • Reply All to Forwarded Message?
  • Insert Word Document into Email using VBA
  • New Outlook Quick Tip: Focused and Other

Microsoft 365 Copilot in Personal and Family

As of January 16, 2025, Microsoft 365 Personal and Family plans will include Microsoft Copilot and Microsoft Designer. This comes with an increased price  ($130US for Family, $100US / Personal) at your next renewal. (If you renewed right before the price increase, lucky you!).

Existing Microsoft 365 Personal and Family subscribers will automatically have access to Copilot in Word, Excel, PowerPoint, Outlook, and OneNote when the latest update is installed.

If you don't want to use copilot, you can disable it in File > Options > Copilot. Remove the Copilot button from the ribbon in File > Options > Customize ribbon. Note: there was a bug where the option to disable copilot did not work. It will be fixed soon.

Subscribers with recurring billing enabled can switch to other plans without Copilot or Microsoft 365 Basic (does not include Office software). Microsoft has “classic”, copilot-less plans available for a limited time. Microsoft 365 Personal Classic and Microsoft 365 Family Classic are the old Personal and Family plans.

Reply All to Forwarded Message?

A user had a question: “When a message is forwarded to me, the original message may have a lot of addresses in the CC. I would like to be able to reply to all, without copying each email address individually from the email trail to the address bar. Is there a way to "reply all” to all of the addresses in the message? "

No, that is not possible. There isn’t an add-in that can do it. I’m not aware of an existing macro (or PowerShell) that does this, although it would be possible to use regex to scan the email for addresses, so its not impossible.

Possible non-programmatic solutions: If the person forwards it to you as an attachment, you could open the attached email and reply all to everyone the last message was sent to.

But if they won’t do that (or forget to), you don’t need to copy addresses individually. Select the entire To: and CC: line in the reply header and paste it into the address field. If you copied To: and CC: along with the addresses, you’ll need to remove them from the address field.

Copying the To and CC lines works in both classic and new Outlook. In new Outlook, the addresses resolve automatically within seconds; in classic Outlook, while the cursor is in the address field press Alt+K to resolve the addresses quickly.

If the message was forwarded to the previous recipients, one at a time, you’ll need to copy the addresses one To-or-CC line at a time. If you use Windows 11, you can save some scrolling time by enabling the multi-clipboard feature. Copy all addresses as you scroll down the message, then scroll up and press Windows key + V to view the clipboard and paste the addresses.

Insert Word Document into Email using VBA

A user wanted to reply to senders by inserting a Word document into the response as the message text. While you can do this using copy and paste, or using Insert > Insert As Text, you can automate it using VBA. (I’ll add a PowerShell version as soon as I have time.)

The macro uses the Word Object Model to open and copy the document then uses the WordEditor object in Outlook to paste the copied content. For this to work, you need to set a reference to the Word Object Library, in the VB Editor Tools > References menu.

As written, the reply macros work on the message selected in the message list. The two reply macros can be tweaked to work on multiple selected messages. At the end is a macro to send a new message.

There are three variations to the macros: one to reply to a message and include the original message (and your signature, if you use one), one to reply with just the document text, and one that sends a new message containing the document text (and your signature, if using).

Get the code samples at Insert Word Document into Email using VBA

New Outlook Quick Tip: Focused and Other

If you want to move a message from Other to Focused tab (or Focused to Other) in new Outlook or Outlook on the web, there are several ways to do it:

1. Drag the message to the tab. When you see the dotted line around the tab, drop the message. If you use the reading pane, you can select multiple messages and drag them to the other tab. If the reading pane is turned off, you can only drag one message at a time.

2. Select the message(s) and expand the Move button on the Home ribbon. Click on Move to [focused/other] inbox.

3. Right click on the message, choose Move from the menu then select Move to [focused/other] inbox.

Using the Move > Move to [focused/other] inbox command (items 2 and 3) works in classic Outlook. Dragging to the tabs does not work in classic Outlook and is unlikely to be added to it.

Another tip on Focused Inbox: if you do not have a Microsoft 365 subscription, you’ll have little ads at the top of your Inbox. If you use Focused Inbox, you’ll only have the ads on the Other tab.

New & Updated Microsoft 365 & Exchange Server Support Articles

How to turn off Copilot in Microsoft 365 Family and Personal subscriptions

Switching to Microsoft 365 Personal and Family Classic Plans

New & Updated Outlook Support Articles

Classic Outlook crashes on reply and forward

Classic Outlook and Microsoft 365 applications crashing on Windows Server 2016

Classic Outlook hangs when using the Copy shortcut

End of support for legacy Outlook for Mac

Page Title is blank when you send a meeting from classic Outlook to OneNote

Unable to add a Gmail account to classic Outlook

Other Resources

Insert Word Document into Email using VBA

Volume 30 Issue 3 was last modified: January 24th, 2025 by Slipstick

Visit Slipstick Forums.
What's New at Slipstick.com

Latest EMO: Vol. 30 Issue 15

Support Services

Do you need help setting up Outlook, moving your email to a new computer, migrating or configuring Office 365, or just need some one-on-one assistance?

Our Sponsors

CompanionLink
ReliefJet
  • Popular
  • Latest
  • Week Month All
  • Use Classic Outlook, not New Outlook
  • How to Remove the Primary Account from Outlook
  • Disable "Always ask before opening" Dialog
  • Adjusting Outlook's Zoom Setting in Email
  • This operation has been cancelled due to restrictions
  • Remove a password from an Outlook *.pst File
  • Reset the New Outlook Profile
  • Maximum number of Exchange accounts in an Outlook profile
  • Save Attachments to the Hard Drive
  • How to Hide or Delete Outlook's Default Folders
  • Google Workspace and Outlook with POP Mail
  • Import EML Files into New Outlook
  • Opening PST files in New Outlook
  • New Outlook: Show To, CC, BCC in Replies
  • Insert Word Document into Email using VBA
  • Delete Empty Folders using PowerShell
  • Warn Before Deleting a Contact
  • Classic Outlook is NOT Going Away in 2026
  • Use PowerShell to Delete Attachments
  • Remove RE:, FWD:, and Other Prefixes from Subject Line
Ajax spinner

Recent Bugs List

Microsoft keeps a running list of issues affecting recently released updates at Fixes or workarounds for recent issues in classic Outlook (Windows).

For new Outlook for Windows: Fixes or workarounds for recent issues in new Outlook for Windows .

Outlook for Mac Recent issues: Fixes or workarounds for recent issues in Outlook for Mac

Outlook.com Recent issues: Fixes or workarounds for recent issues on Outlook.com

Office Update History

Update history for supported Office versions is at Update history for Office

Outlook Suggestions and Feedback

Outlook Feedback covers Outlook as an email client, including Outlook Android, iOS, Mac, and Windows clients, as well as the browser extension (PWA) and Outlook on the web.

Outlook (new) Feedback. Use this for feedback and suggestions for Outlook (new).

Use Outlook.com Feedback for suggestions or feedback about Outlook.com accounts.

Other Microsoft 365 applications and services




New Outlook Articles

Google Workspace and Outlook with POP Mail

Import EML Files into New Outlook

Opening PST files in New Outlook

New Outlook: Show To, CC, BCC in Replies

Insert Word Document into Email using VBA

Delete Empty Folders using PowerShell

Warn Before Deleting a Contact

Classic Outlook is NOT Going Away in 2026

Use PowerShell to Delete Attachments

Remove RE:, FWD:, and Other Prefixes from Subject Line

Newest Code Samples

Insert Word Document into Email using VBA

Warn Before Deleting a Contact

Use PowerShell to Delete Attachments

Remove RE:, FWD:, and Other Prefixes from Subject Line

Change the Mailing Address Using PowerShell

Categorize @Mentioned Messages

Send an Email When You Open Outlook

Delete Old Calendar Events using VBA

Use PowerShell or VBA to get Outlook folder creation date

Rename Outlook Attachments

Repair PST

Convert an OST to PST

Repair damaged PST file

Repair large PST File

Remove password from PST

Merge Two Data Files

Sync & Share Outlook Data

  • Share Calendar & Contacts
  • Synchronize two computers
  • Sync Calendar and Contacts Using Outlook.com
  • Sync Outlook & Android Devices
  • Sync Google Calendar with Outlook
  • Access Folders in Other Users Mailboxes

Diane Poremsky [Outlook MVP]

Make a donation

Mail Tools

Sending and Retrieval Tools

Mass Mail Tools

Compose Tools

Duplicate Remover Tools

Mail Tools for Outlook

Online Services

Calendar Tools

Schedule Management

Calendar Printing Tools

Calendar Reminder Tools

Calendar Dates & Data

Time and Billing Tools

Meeting Productivity Tools

Duplicate Remover Tools

Productivity

Productivity Tools

Automatic Message Processing Tools

Special Function Automatic Processing Tools

Housekeeping and Message Management

Task Tools

Project and Business Management Tools

Choosing the Folder to Save a Sent Message In

Run Rules on messages after reading

Help & Suggestions

Submit Outlook Feature Requests

Slipstick Support Services

Buy Microsoft 365 Office Software and Services

Visit Slipstick Forums.

What's New at Slipstick.com

Home | Outlook User | Exchange Administrator | Office 365 | Outlook.com | Outlook Developer
Outlook for Mac | Common Problems | Utilities & Addins | Tutorials
Outlook & iCloud Issues | Outlook Apps
EMO Archives | About Slipstick | Slipstick Forums
Submit New or Updated Outlook and Exchange Server Utilities

Send comments using our Feedback page
Copyright © 2025 Slipstick Systems. All rights reserved.
Slipstick Systems is not affiliated with Microsoft Corporation.