I exported all my contacts to an Excel File. Then deleted them from the
Outlook Contacts folder (which is now empty)
Now how could I manipulate Outlook so that when I import the Excel file back
into Outlook the contacts would be imported so that File As would appear as
FirstName LastName.
Please tell me what changes I have to make to the Excel file or to Outlook
to do this
"Peter Marchert" wrote in message
ups.com...
Hello Nick,
this field you can`t change in outlook without programming. If you can
VBA you can export the contacts to excel and then modify them. After
that you import them to outlook again. Or if you are familiar with the
outlook object model you can use outlook vba of course.
If you understand a little bit German you can use the free tool
"ChangeSaveAs" (download from my homepage).
Peter
--
Peter Marchert
[EDV-Service Marchert]
Homepage: http://www.marchert.de
Excel- und Outlookprogrammierung
Nick C schrieb:
Is there a way to change File As to read First Name Last Name. I know
that
I can make the change for NEW contacts. But is there a way to make the
change to all the contacts that I already have without doing each one
manually