Tip 933: Display the Total Number of Members in a Contact Group

November 14, 2011
By

A user wanted to know if Outlook can display the total count of members of a Contact Group (distribution list).

Yes, this is possible. Open the Contact Group and click Forward > In Internet Format. This creates a new message with the contents of the DL in a text file.

Choose Forward Group, In Internet Format

Double click on the attachment (named "group_name.txt") to open the file then go to the View menu, Status Bar command to show the Status bar. Note: If Word Wrap is enabled on the Format menu, Status bar will be disabled. You need to go to the Format menu and turn off Word Wrap first.
Turn on the Status bar in Notepad

Click anywhere in the last line and look for the line number in the status bar. Subtract 4 to get the total number of members.
Check the line count in the Status bar and subtract 4

Use VBA

If you prefer to use VBA to get the count, Outlook MVP Michael Bauer has a VBA code sample available here: Distribution List: Display the count of the member

Published Nov 14 2011

« « Tip 932:Setting Time Zones with Recurring Appointments
Tip 934: Separate Email from Multiple Accounts into New Folders » »

Resources

Ask questions and share your knowledge in Outlook Forums.

Follow Me On

Ajax spinner


Tips Archive