Skip to main content

How to count total number of selected emails in Outlook?

Author: Siluvia Last Modified: 2020-05-25

Do you want to know how many email messages have been selected immediately without counting them one by one in Outlook? With this tutorial, counting selected emails won’t be a time-consuming problem anymore.


Count total number of selected emails with hotkey

With the help of Enter key, you can count the total number of selected emails as follows.

1. In the Mail view, select the email messages that you want to count, and press the Enter key in the keyboard.

2. Then a prompt dialog will pop up. You can see the total number of the selected emails is listed. Please click No button to close the dialog.

Notes:
(1) This method cannot work when you select less than 4 email messages.
(2) This method requires the Show as Conversations option unchecked on the View tab.

One click to count total number of selected emails in Outlook with an amazing tool

There might be many tricks to count the total number of selected emails in an Outlook folder. But here I will introduce the easiest solution – Count Selected Items of Kutools for Outlook, which can help you one click to get the count result!


Count total number of selected emails with VBA

With VBA code, you can easily count the total number of selected emails.

1. In the Mail view, select the emails that you want to count the total number.

2. Press Alt + F11 keys simultaneously to open the Microsoft Visual Basic for Applications by .

3. Click Insert > Module to open a new Module window, and then paste below code into the window.

VBA: Count selected emails

Sub CountSelectedItems()
    Dim objSelection As Outlook.Selection
    Set objSelection = Application.ActiveExplorer.Selection
    MsgBox "Number of selected items: " & _
                objSelection.Count, vbInformation, "Selected Items"
End Sub

4. Click the Run button to run the VBA code. And now a dialog will pop up to tell you how many items you have selected. Then click OK button to close it. See screenshot:

Note: This VBA code was successfully tested in Outlook 2007, 2010, 2013, and 2016.


One click to count total number of selected emails with an amazing tool

If you have Kutools for Outlook installed, you can apply its Count Selected Items feature to count the total number of all selected email with only click easily in Outlook.

Kutools for Outlook: Supercharge Outlook with over 100 must-have tools. Test drive it for FREE for 30 days, no strings attached!   Read More...   Download Now!

1. Open the specified mail folder, and select the emails you will count.
Note:
Holding the Ctrl key, you can select multiple nonadjacent emails by clicking them one by one;
Holding the Shift key, you can select multiple adjacent emails by clicking the first email and the last one;
Select anyone email in the mail folder, and then press Ctrl + A keys to select all emails in the mail folder.

2. Click Kutools Plus > Count Selected Items.

Then you will get the total number of selected emails at a glance in the popping out dialog.


Count total number of selected emails with Kutools for Outlook

If you have Kutools for Outlook installed, you can apply its Statistics feature to count the total number of selected emails easily in Outlook. Please do as follows:

Kutools for Outlook: Supercharge Outlook with over 100 must-have tools. Test drive it for FREE for 30 days, no strings attached!   Read More...   Download Now!

1. In the Mail view, select the emails that you will count, and click Kutools > Statistics. See screenshot:
doc count selected emails 05

2. In the first popping out Statistic dialog box, please click the OK button directly. And now you will get the total number of all selected email at the top of the second Statistic dialog box. See screenshot:
doc count selected emails 06


Demo: Count total number of selected emails with Kutools for Outlook


Discover the Kutools / Kutools Plus tab in this video, added by Kutools for Outlook. Now, most features, including AI functionalities, are free! Pro features come with a 30-day trial without limitations!


Related articles:


Best Office Productivity Tools

Breaking News: Kutools for Outlook Launches Free Version!

Experience the all-new Kutools for Outlook FREE version with 70+ incredible features, yours to use FOREVER! Click to download now!

🤖 Kutools AI : Instant pro emails with AI magic--one-click to genius replies, perfect tone, multilingual mastery. Transform emailing effortlessly! ...

📧 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 Incoming 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 ...

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

kutools for outlook features1 kutools for outlook features2
 

 

 

Comments (14)
No ratings yet. Be the first to rate!
This comment was minimized by the moderator on the site
Really smart! Thank you!
This comment was minimized by the moderator on the site
Thanks, that was pretty good.
This comment was minimized by the moderator on the site
Thank you so much!!!!!!
This comment was minimized by the moderator on the site
If using the Enter Key, 'Show as Conversation' must be unchecked.
This comment was minimized by the moderator on the site
Hi Suzette,
Thank you for your comment! You are right. I have added your comment as notice in the article.
This comment was minimized by the moderator on the site
Few days ago after restart it stopped working, could you fix that script to make it work again?
There are no comments posted here yet
Load More
Leave your comments
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations