Determining # of contacts on a DL

G

Guest

I upgraded from Outlook 2000 to 2002. 2000 listed the number of contacts in a DL. 2002 does not seem to do that. What am I missing? I've searched help in Outlook and Online but cannot find how to have the # of contacts in a DL displayed.

My ISP will only allow me to send to 99 contacts at a time, so I need to know how many are in a DL. I use several DLs that are continually being updated. I don't want to manually count the number of contacts in a DL.

Anyone out there know how to make 2002 display the number in a DL?

Thanks for your assistance.
 
S

Sue Mosher [MVP-Outlook]

You can use a custom form to make this happen with this code:

http://www.winnetmag.com/Files/04/16368/Listing_01.txt

You could use the Item_Write event instead of Item_Open. See
http://www.winnetmag.com/Windows/Articles/ArticleID/16368/pg/2/2.html for
more information on this technique.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



flingwing134 said:
I upgraded from Outlook 2000 to 2002. 2000 listed the number of contacts
in a DL. 2002 does not seem to do that. What am I missing? I've searched
help in Outlook and Online but cannot find how to have the # of contacts in
a DL displayed.
My ISP will only allow me to send to 99 contacts at a time, so I need to
know how many are in a DL. I use several DLs that are continually being
updated. I don't want to manually count the number of contacts in a DL.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top