> I have some large distribution lists - I'd now like to create
> individual contact 'cards' for each of these people - is there a fast
> way to do it without having to cut and paste each one individually?
You could save the DL as a text file (it's tab-delimited), open it in Excel,
save it as a .csv, then import it into Outlook.

Signature
Brian Tillman
Sue Mosher [MVP-Outlook] - 21 Mar 2006 22:06 GMT
Or skip Excel: Open it in Notepad, delete the info at the top so all you have is the list of names, then import as a tab-delimited text file.

Signature
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
>
>> I have some large distribution lists - I'd now like to create
[quoted text clipped - 3 lines]
> You could save the DL as a text file (it's tab-delimited), open it in Excel,
> save it as a .csv, then import it into Outlook.
Mitch - 21 Mar 2006 22:53 GMT
Thanks - bearing in mind I am fairly new to Microsoft - I have saved as a
.csv and then tried importing but when I browse the files it doesn't show any
.csv files to choose from - help
> > I have some large distribution lists - I'd now like to create
> > individual contact 'cards' for each of these people - is there a fast
> > way to do it without having to cut and paste each one individually?
>
> You could save the DL as a text file (it's tab-delimited), open it in Excel,
> save it as a .csv, then import it into Outlook.
Brian Tillman - 22 Mar 2006 03:53 GMT
> Thanks - bearing in mind I am fairly new to Microsoft - I have saved
> as a .csv and then tried importing but when I browse the files it
> doesn't show any .csv files to choose from - help
Since you get to choose where the CSV gets created, where did you tell it to
do so?

Signature
Brian Tillman