Inserting Outlook Contact fields

  • Thread starter Thread starter Arthur MacLeod
  • Start date Start date
A

Arthur MacLeod

I just upgraded to Office 2007. When I insert an Outlook contact, I get the
country added to the address. I didn't have this problem in Word 2003. How
do I stop the country from being added in a Word document?
 
Ensure Windows Regional Settings are configured to your country of residence
then save the following as an *Autotext* entry in Word 2007 called
AddressLayout

{<PR_GIVEN_NAME> <PR_SURNAME>

}{<PR_COMPANY_NAME>

}{<PR_POSTAL_ADDRESS>}



If that doesn't fix it, see the alternative method of inserting Outlook
addresses by macro at http://www.gmayor.com/Macrobutton.htm , which you can
configure to your exact requirements.


--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
Thank you. It now works.


Graham Mayor said:
Ensure Windows Regional Settings are configured to your country of
residence then save the following as an *Autotext* entry in Word 2007
called AddressLayout

{<PR_GIVEN_NAME> <PR_SURNAME>

}{<PR_COMPANY_NAME>

}{<PR_POSTAL_ADDRESS>}



If that doesn't fix it, see the alternative method of inserting Outlook
addresses by macro at http://www.gmayor.com/Macrobutton.htm , which you
can configure to your exact requirements.


--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
Back
Top