Outlook 2003 Automatically put people

  • Thread starter Thread starter Gerard Marin
  • Start date Start date
G

Gerard Marin

Hi,

With Outlook 2003, is it possible to have the same function which was
into Outlook Express : "Automatically put people I reply to in my
Adress Book"

Great Thanks !
 
Not natively; to automatically add the email address of people you respond
to to your Contacts Folder requires code:

http://www.outlookcode.com/d/code/autoaddrecip.htm
To automatically add recipients to Contacts in Outlook using VBA
http://www.slipstick.com/contacts/addauto.htm
To add addresses automatically

Hal
--
Hal Hostetler, CPBE -- (e-mail address removed)
Senior Engineer/MIS -- MS MVP-Print/Imaging -- WA7BGX
http://www.kvoa.com -- "When News breaks, we fix it!"
KVOA Television, Tucson, AZ. NBC Channel 4
Still Cadillacin' - www.badnewsbluesband.com
 
No - that option only existed in the 98/2000 IMO versions of Outlook. To get the same functionality, you can run some VBA code or see this page for assistance: http://www.slipstick.com/contacts/addauto.htm For the VBA code, see http://www.outlookcode.com/d/code/autoaddrecip.htm



--
Milly Staples [MVP - Outlook]

Post all replies to the group to keep the discussion intact. All
unsolicited mail sent to my personal account will be deleted without
reading.

After furious head scratching, Gerard Marin asked:

| Hi,
|
| With Outlook 2003, is it possible to have the same function which was
| into Outlook Express : "Automatically put people I reply to in my
| Adress Book"
|
| Great Thanks !
 
Back
Top