Skip to main content

How to unify all inboxes of multiple accounts to display all emails together in Outlook?

Author Siluvia Last modified

Outlook supports multiple email accounts running together at the same time. By default, each email account has its own inbox in Outlook. Therefore, the more email account you created in Outlook, the more inbox there will be. You have to shift to separate email inbox back and forth to check for emails. Is there a good way to create a unified inbox, which can collect all inboxes of multiple accounts together? This article will show you a method to achieve it.

Create a unified inbox of multiple email accounts with VBA code

Merge all inboxes into one folder with Kutools for Outlook


Create a unified inbox of multiple email accounts with VBA code

Please do as follows to unify all inboxes of multiple accounts to display all received emails together in Outlook.

1. Press the Alt + F11 keys to open the Microsoft Visual Basic for Applications window.

2. In the Microsoft Visual Basic for Applications window, copy below VBA code into the ThisOutlookSession code window.

VBA code: Create a unified inbox of multiple email accounts:

Sub UnifiedInbox()
'Update by Extendoffice 20180504
Dim xExplorer As Outlook.Explorer
Dim xSearch As String
On Error Resume Next
xSearch = "folderpath:Inbox"
Set xExplorer = Outlook.Application.ActiveExplorer
xExplorer.Search xSearch, olSearchScopeAllFolders
Set xApp = Nothing
End Sub

doc-display-all-inboxes-1

3. Then press the Alt + Q keys to save and close the Microsoft Visual Basic for Applications window.

4. Click the Customize Quick Access Toolbar button and then click More Commands from the drop-down menu. See screenshot:

doc-display-all-inboxes-2

5. In the Outlook Options dialog box, you need to:

5.1 Select Macros from the Choose commands from drop-down list;

5.2 Select Project1.ThisOutlookSession.UnifiedInbox from the commands box;

5.3 Click the Add button;

5.4 Keep selecting the ThisOutlookSession in the right Customize Quick Access Toolbar box, and then click the Modify button;

5.5 Select a modify button for the macro and then click the OK button;

5.6 Click the OK button in the Outlook Options dialog box. See screenshot:

doc-display-all-inboxes-3

6. Then the modify button is showing on the Quick Access Toolbar. Click on the button, then emails in all inboxes of multiple email accounts are searched out and unified together as below screenshot shown:

doc-display-all-inboxes-4


Merge all inboxes into one folder with Kutools for Outlook

While VBA code can be too complex for most users, Kutools for Outlook offers an incredibly easy-to-use feature called "Merge Inboxes". This feature allows you to streamline your email management by consolidating emails from multiple accounts into one unified inbox. Let's take a look at how simple it is.

Unlock ultimate email efficiency with Kutools for Outlook! Access 70 powerful features absolutely free, forever. Download the Free Version Now!

Step 1. Access the Merge Inboxes Feature

Navigate to the Kutools Plus tab, then click the Folders drop-down and select Merge Inboxes.

find-kutools-for-outlook-merge-inboxes-feature

Step 2. Select Inboxes to Merge
  1. In the popping dialog, click Add button.

    doc-kutools-merge-inboxes-2

  2. Check the inboxes you want to merge from the Folders list and click OK to return to the Merge Inboxes dialog.

    doc-kutools-merge-inboxes-3

  3. Specify the location for the merged folder and configure any other settings as needed. Then, click OK.

    doc-kutools-merge-inboxes-4

Result

All emails in the selected inboxes will now be merged into the folder you specified.

doc-kutools-merge-inboxes-5

By following these simple steps, you can efficiently manage your emails and enjoy a more organized inbox. Give it a try and experience the convenience of Kutools for Outlook's Merge Inbox feature today!

Note: This feature does not support IMAP and Exchange accounts.

Best Office Productivity Tools

Breaking News: Kutools for Outlook Launches Free Version!

Experience the all-new Kutools for Outlook with 100+ incredible features! Click to download now!

πŸ€– Kutools AI : Uses advanced AI technology to handle emails effortlessly, including replying, summarizing, optimizing, extending, translating, and composing emails.

πŸ“§ Email Automation: Auto Reply (Available for POP and IMAP)  /  Schedule Send Emails  /  Auto CC/BCC by Rules When Sending Email  /  Auto Forward (Advanced Rules)   /  Auto Add Greeting   /  Automatically Split Multi-Recipient Emails into Individual Messages ...

πŸ“¨ Email Management: Recall Emails  /  Block Scam Emails by Subjects and Others  /  Delete Duplicate Emails  /  Advanced Search  /  Consolidate Folders ...

πŸ“ Attachments ProBatch Save  /  Batch Detach  /  Batch Compress  /  Auto Save   /  Auto Detach  /  Auto Compress ...

🌟 Interface Magic: 😊More Pretty and Cool Emojis   /  Remind you when important emails come  /  Minimize Outlook Instead of Closing ...

πŸ‘ One-click Wonders: Reply All with Attachments  /   Anti-Phishing Emails  /  πŸ•˜Show Sender's Time Zone ...

πŸ‘©πŸΌβ€πŸ€β€πŸ‘©πŸ» Contacts & Calendar: Batch Add Contacts From Selected Emails  /  Split a Contact Group to Individual Groups  /  Remove Birthday Reminders ...

Use Kutools in your preferred language – supports English, Spanish, German, French, Chinese, and 40+ others!

Instantly unlock Kutools for Outlook with a single click. Don't wait, download now and boost your efficiency!

kutools for outlook features1 kutools for outlook features2