A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - General Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Walk thru contacts, check dl's



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old August 17th 06, 06:47 PM posted to microsoft.public.outlook
[email protected]
external usenet poster
 
Posts: 2
Default Walk thru contacts, check dl's

I need to update my contacts, and would like to send out a message to
each contact and let them know what dl's I have them in, among other
things.

My searches thru google groups seem to bring up stuff on creating dl's
from contacts, not checking contacts that are included in dl's.

I have done considerable VBA work in Access, and some in Excel, but
have never even touched VBA within Outlook, and am not sure how to
approach this. I would like to be able to send out these messages
possibly 1-2 times a year, using some sort of template for the message.

Any help or pointers would be greatly appreciated.

Ads
  #2  
Old August 22nd 06, 09:52 PM posted to microsoft.public.outlook
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Walk thru contacts, check dl's

You would have to iterate the Contacts folder to get each DL, then check all its members against the contacts you have, then organize that information in some way that would let you build a list of DLs for each contact. You could put the list in a property in each contact and save it for posterity. Or maybe you could build a dynamic list with a Dictionary object.

Outlook VBA basics start at http://www.outlookcode.com/d/vbabasics.htm and http://www.outlookcode.com/d/vb.htm

Why, though, would any contact be interested in what DLs you have them in, since the DL is merely a construct for your own convenience?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

wrote in message oups.com...
I need to update my contacts, and would like to send out a message to
each contact and let them know what dl's I have them in, among other
things.

My searches thru google groups seem to bring up stuff on creating dl's
from contacts, not checking contacts that are included in dl's.

I have done considerable VBA work in Access, and some in Excel, but
have never even touched VBA within Outlook, and am not sure how to
approach this. I would like to be able to send out these messages
possibly 1-2 times a year, using some sort of template for the message.

Any help or pointers would be greatly appreciated.

  #3  
Old August 23rd 06, 05:08 PM posted to microsoft.public.outlook
[email protected]
external usenet poster
 
Posts: 2
Default Walk thru contacts, check dl's

Sue,

Thanks for the reply!

I deal with many administrators that need to be re-assured that they
will be included when I send out info for various products. I am
constantly being asked if they are included in the dl for such and such
a product

My dl's have the name/"File As" properties in the form of "_DL,
ProdName" with the ProdName being the appropriate Product. By sending
each contact a list of which dl they are in and what is available, I
could be assured that I am not missing somebody when I send out my
updates, as well as giving the contacts a way of opting out.

I'll check out the links you included. Is this the best group to ask
this type of questions, or would you recommend another? As I said,
Outlook programming is new, but I do look forward to plumbing is depths
a bit.

Thanks again for your help!


Sue Mosher [MVP-Outlook] wrote:
You would have to iterate the Contacts folder to get each DL, then check all its members against the contacts you have, then organize that information in some way that would let you build a list of DLs for each contact. You could put the list in a property in each contact and save it for posterity. Or maybe you could build a dynamic list with a Dictionary object.

Outlook VBA basics start at http://www.outlookcode.com/d/vbabasics.htm and http://www.outlookcode.com/d/vb.htm

Why, though, would any contact be interested in what DLs you have them in, since the DL is merely a construct for your own convenience?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

wrote in message oups.com...
I need to update my contacts, and would like to send out a message to
each contact and let them know what dl's I have them in, among other
things.

My searches thru Google groups seem to bring up stuff on creating dl's
from contacts, not checking contacts that are included in dl's.

I have done considerable VBA work in Access, and some in Excel, but
have never even touched VBA within Outlook, and am not sure how to
approach this. I would like to be able to send out these messages
possibly 1-2 times a year, using some sort of template for the message.

Any help or pointers would be greatly appreciated.


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Check Button lordjeffj Outlook and VBA 1 June 30th 06 12:51 AM
"Check for duplicate contacts" not working reiner Outlook - Using Contacts 2 June 22nd 06 09:03 PM
check Blair Outlook Express 4 May 19th 06 04:15 PM
spell check sarah baker Outlook Express 3 April 9th 06 02:00 PM
Outlook check for duplicate contacts Landon Outlook - Using Contacts 3 January 18th 06 06:09 PM


All times are GMT +1. The time now is 10:00 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.