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 - Using Contacts
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

How do I create an Outlook distribution list from an Access table



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old July 11th 06, 03:19 PM posted to microsoft.public.outlook.contacts
Jon Slack
external usenet poster
 
Posts: 4
Default How do I create an Outlook distribution list from an Access table

We have just moved from a Groupwise email system to exchange. I have lists of
email addresses in Access recordsets. How can I create distribution lists
from these that I can share across the network? I really do not want to have
to type them all out.
Ads
  #2  
Old July 11th 06, 03:51 PM posted to microsoft.public.outlook.contacts
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default How do I create an Outlook distribution list from an Access table

The most direct solution is not to make any DLs at all. Instead, you could use the Access table as the data source for mail merges.

--
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

"Jon Slack" wrote in message ...
We have just moved from a Groupwise email system to exchange. I have lists of
email addresses in Access recordsets. How can I create distribution lists
from these that I can share across the network? I really do not want to have
to type them all out.

  #3  
Old July 11th 06, 04:13 PM posted to microsoft.public.outlook.contacts
Jon Slack
external usenet poster
 
Posts: 4
Default How do I create an Outlook distribution list from an Access ta

'Hi Sue

Thanks for the reply. I can see what you're saying, but I need the 'list' to
be seen and used by up to 500 people in geographically dispersed locations,
using Outlook on an exchange server over a Novell network (yeah, I know). 499
of these users have just had Outlook thrust upon them and are used to using
'proper' shared distribution lists, in a 'common' address book.

That is; they want an entry in 'their' Contacts tab, that lists each set and
subset of addresses. If it was just me, I'd use your solution, but it's not.
As the 499 are of the 'not paid to think' type, it has to be as easy as
possible. I'm sure you understand.

Jon

"Sue Mosher [MVP-Outlook]" wrote:

The most direct solution is not to make any DLs at all. Instead, you could use the Access table as the data source for mail merges.

--
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

"Jon Slack" wrote in message ...
We have just moved from a Groupwise email system to exchange. I have lists of
email addresses in Access recordsets. How can I create distribution lists
from these that I can share across the network? I really do not want to have
to type them all out.


  #4  
Old July 11th 06, 04:56 PM posted to microsoft.public.outlook.contacts
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default How do I create an Outlook distribution list from an Access ta

Personal DLs in Exchange folders (mailbox or public folders) can hold only 100-120 items. Therefore, you'll need to work with the Exchange administrator to expose the DL in the Global Address List. There are tools for syncing Active Directory data with databases that might come in handy. A few are listed at http://www.outlookcode.com/d/database.htm#tools, but you might want to take up this topic in the microsoft.public.exchange.admin group where the Exchange gurus hang out.
--
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

"Jon Slack" wrote in message news
'Hi Sue

Thanks for the reply. I can see what you're saying, but I need the 'list' to
be seen and used by up to 500 people in geographically dispersed locations,
using Outlook on an exchange server over a Novell network (yeah, I know). 499
of these users have just had Outlook thrust upon them and are used to using
'proper' shared distribution lists, in a 'common' address book.

That is; they want an entry in 'their' Contacts tab, that lists each set and
subset of addresses. If it was just me, I'd use your solution, but it's not.
As the 499 are of the 'not paid to think' type, it has to be as easy as
possible. I'm sure you understand.

Jon

"Sue Mosher [MVP-Outlook]" wrote:

The most direct solution is not to make any DLs at all. Instead, you could use the Access table as the data source for mail merges.

"Jon Slack" wrote in message ...
We have just moved from a Groupwise email system to exchange. I have lists of
email addresses in Access recordsets. How can I create distribution lists
from these that I can share across the network? I really do not want to have
to type them all out.


  #5  
Old July 12th 06, 11:27 AM posted to microsoft.public.outlook.contacts
Jon Slack
external usenet poster
 
Posts: 4
Default How do I create an Outlook distribution list from an Access ta

Hi Sue

Thanks again for the reply. An excellent link. Hopefully this should solve
my problem. Much appreciated.

Jon

"Sue Mosher [MVP-Outlook]" wrote:

Personal DLs in Exchange folders (mailbox or public folders) can hold only 100-120 items. Therefore, you'll need to work with the Exchange administrator to expose the DL in the Global Address List. There are tools for syncing Active Directory data with databases that might come in handy. A few are listed at http://www.outlookcode.com/d/database.htm#tools, but you might want to take up this topic in the microsoft.public.exchange.admin group where the Exchange gurus hang out.
--
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

"Jon Slack" wrote in message news
'Hi Sue

Thanks for the reply. I can see what you're saying, but I need the 'list' to
be seen and used by up to 500 people in geographically dispersed locations,
using Outlook on an exchange server over a Novell network (yeah, I know). 499
of these users have just had Outlook thrust upon them and are used to using
'proper' shared distribution lists, in a 'common' address book.

That is; they want an entry in 'their' Contacts tab, that lists each set and
subset of addresses. If it was just me, I'd use your solution, but it's not.
As the 499 are of the 'not paid to think' type, it has to be as easy as
possible. I'm sure you understand.

Jon

"Sue Mosher [MVP-Outlook]" wrote:

The most direct solution is not to make any DLs at all. Instead, you could use the Access table as the data source for mail merges.

"Jon Slack" wrote in message ...
We have just moved from a Groupwise email system to exchange. I have lists of
email addresses in Access recordsets. How can I create distribution lists
from these that I can share across the network? I really do not want to have
to type them all out.


 




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
using access query to populate outlook distribution list Iona Outlook - General Queries 0 July 11th 06 06:39 AM
Create Distribution list from recipients Saul Bloom Outlook - Using Contacts 7 May 26th 06 04:33 PM
create a new distribution list using existing list Gordon McDougall Outlook - Using Contacts 1 May 21st 06 01:19 AM
Can I create a distribution list in Contacts outlook 97? Tommo Outlook - Using Contacts 1 January 25th 06 03:14 AM
Outlook-be able to create distribution list from to/from in email Kimberly Blum Outlook - Using Contacts 1 January 21st 06 03:32 AM


All times are GMT +1. The time now is 08:08 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.