Group: microsoft.public.word.vba.general
From: "Graham Mayor"
Date: Wednesday, March 05, 2008 12:58 AM
Subject: Re: Extracting OUTLOOK data into Word

See the examples at http://www.gmayor.com/Macrobutton.htm

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

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>


EllenM wrote:
> Hello,
>
> I have searched the forums and need help in extracting OUTLOOK data.
> I have created a userform in Word that users will utilize in
> inserting information into a letter. Essentially, I want to extract
> OUTLOOK information about a user (specifically, phone number and/or
> email address of the person drafting the letter) and automatically
> insert that into the form and ultimately the letter. Is there a
> built-in object in Word VBA that I can use to pull this data from
> OUTLOOK? I would like anyone with an account with our internal
> OUTLOOK exchange server to use this Word macro to get their personal
> information.
>
> Thanks!