A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Outlook » Contacts
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Automatically save contact when i reply



 
 
Thread Tools Display Modes
  #1  
Old May 10th, 2004, 04:39 PM
Jay
external usenet poster
 
Posts: n/a
Default Automatically save contact when i reply

How do i automatically save a email contact when i relpy
in outlook. I have Office xp and using outlook
  #2  
Old May 10th, 2004, 05:04 PM
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: n/a
Default Automatically save contact when i reply

See http://www.slipstick.com/contacts/addauto.htm for various ways to save
senders or recipients as new contacts automatically, depending on your
version and configuration of Outlook.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Jay" wrote in message
...
How do i automatically save a email contact when i relpy
in outlook. I have Office xp and using outlook



  #3  
Old May 12th, 2004, 02:25 PM
Jay
external usenet poster
 
Posts: n/a
Default Automatically save contact when i reply

Hi Sue,

thanks for the reply. I tried that but it did not work.

does the code go into one module or does it have to go
into seperate modules?

Jay
-----Original Message-----
See http://www.slipstick.com/contacts/addauto.htm for

various ways to save
senders or recipients as new contacts automatically,

depending on your
version and configuration of Outlook.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Jay" wrote in

message
...
How do i automatically save a email contact when i

relpy
in outlook. I have Office xp and using outlook



.

  #4  
Old May 12th, 2004, 03:49 PM
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: n/a
Default Automatically save contact when i reply

What did you try? What in particular did not work?

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Jay" wrote in message
...
Hi Sue,

thanks for the reply. I tried that but it did not work.

does the code go into one module or does it have to go
into seperate modules?

Jay
-----Original Message-----
See http://www.slipstick.com/contacts/addauto.htm for

various ways to save
senders or recipients as new contacts automatically,

depending on your
version and configuration of Outlook.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Jay" wrote in

message
...
How do i automatically save a email contact when i

relpy
in outlook. I have Office xp and using outlook



.



  #5  
Old May 12th, 2004, 10:25 PM
jay
external usenet poster
 
Posts: n/a
Default Automatically save contact when i reply

I pressed F11 and the added to thisoutlook session all
the code that you have on your web site. I also tried
putting the first part of the code in this outlook
session and the other parts in a new inserted module.

Jay


-----Original Message-----
What did you try? What in particular did not work?

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Jay" wrote in message
...
Hi Sue,

thanks for the reply. I tried that but it did not work.

does the code go into one module or does it have to go
into seperate modules?

Jay
-----Original Message-----
See http://www.slipstick.com/contacts/addauto.htm for

various ways to save
senders or recipients as new contacts automatically,

depending on your
version and configuration of Outlook.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Jay" wrote in

message
...
How do i automatically save a email contact when i

relpy
in outlook. I have Office xp and using outlook


.



.

  #6  
Old May 13th, 2004, 01:02 AM
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: n/a
Default Automatically save contact when i reply

Can you run any macro manually? Did you check your setting in Tools |
Macros | Security? Did you put a breakpoint in the code and step through it?

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"jay" wrote in message
...
I pressed F11 and the added to thisoutlook session all
the code that you have on your web site. I also tried
putting the first part of the code in this outlook
session and the other parts in a new inserted module.

Jay


-----Original Message-----
What did you try? What in particular did not work?

"Jay" wrote in message
...
Hi Sue,

thanks for the reply. I tried that but it did not work.

does the code go into one module or does it have to go
into seperate modules?

Jay
-----Original Message-----
See http://www.slipstick.com/contacts/addauto.htm for
various ways to save
senders or recipients as new contacts automatically,
depending on your
version and configuration of Outlook.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Jay" wrote in
message
...
How do i automatically save a email contact when i
relpy
in outlook. I have Office xp and using outlook


.



.



  #7  
Old May 13th, 2004, 12:56 PM
Jay
external usenet poster
 
Posts: n/a
Default Automatically save contact when i reply

when i go to tool / Macros / security it is set to
medium. if i go to Tools / Macros / Macros there is
nothing there to choose. when i pasted the code into
ThisOutlookSession it automatically put 2 lines in the
code spliting the code into 3 sections.

Jay
-----Original Message-----
Can you run any macro manually? Did you check your

setting in Tools |
Macros | Security? Did you put a breakpoint in the code

and step through it?

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"jay" wrote in message
...
I pressed F11 and the added to thisoutlook session all
the code that you have on your web site. I also tried
putting the first part of the code in this outlook
session and the other parts in a new inserted module.

Jay


-----Original Message-----
What did you try? What in particular did not work?

"Jay" wrote in message
...
Hi Sue,

thanks for the reply. I tried that but it did not

work.

does the code go into one module or does it have to

go
into seperate modules?

Jay
-----Original Message-----
See http://www.slipstick.com/contacts/addauto.htm

for
various ways to save
senders or recipients as new contacts

automatically,
depending on your
version and configuration of Outlook.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Jay" wrote

in
message
...
How do i automatically save a email contact when

i
relpy
in outlook. I have Office xp and using outlook


.



.



.

  #8  
Old May 13th, 2004, 01:42 PM
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: n/a
Default Automatically save contact when i reply

Can you run any macro manually? If not, shut down OUtlook, wait a few
minutes, then restart.

when i pasted the code into
ThisOutlookSession it automatically put 2 lines in the
code spliting the code into 3 sections.


I don't know what you mean by this. I was referring to a debugging
breakpoint, added by pressing F9 while you're on the code statement where
you want processing to stop.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Jay" wrote in message
...
when i go to tool / Macros / security it is set to
medium. if i go to Tools / Macros / Macros there is
nothing there to choose. when i pasted the code into
ThisOutlookSession it automatically put 2 lines in the
code spliting the code into 3 sections.

Jay
-----Original Message-----
Can you run any macro manually? Did you check your

setting in Tools |
Macros | Security? Did you put a breakpoint in the code

and step through it?



"jay" wrote in message
...
I pressed F11 and the added to thisoutlook session all
the code that you have on your web site. I also tried
putting the first part of the code in this outlook
session and the other parts in a new inserted module.

-----Original Message-----
What did you try? What in particular did not work?

"Jay" wrote in message
...
Hi Sue,

thanks for the reply. I tried that but it did not

work.

does the code go into one module or does it have to

go
into seperate modules?

Jay
-----Original Message-----
See http://www.slipstick.com/contacts/addauto.htm

for
various ways to save
senders or recipients as new contacts

automatically,
depending on your
version and configuration of Outlook.

"Jay" wrote

in
message
...
How do i automatically save a email contact when

i
relpy
in outlook. I have Office xp and using outlook



  #9  
Old May 13th, 2004, 02:58 PM
external usenet poster
 
Posts: n/a
Default Automatically save contact when i reply

where should i press F9 in the code?

-----Original Message-----
Can you run any macro manually? If not, shut down

OUtlook, wait a few
minutes, then restart.

when i pasted the code into
ThisOutlookSession it automatically put 2 lines in the
code spliting the code into 3 sections.


I don't know what you mean by this. I was referring to a

debugging
breakpoint, added by pressing F9 while you're on the

code statement where
you want processing to stop.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Jay" wrote in message
...
when i go to tool / Macros / security it is set to
medium. if i go to Tools / Macros / Macros there is
nothing there to choose. when i pasted the code into
ThisOutlookSession it automatically put 2 lines in the
code spliting the code into 3 sections.

Jay
-----Original Message-----
Can you run any macro manually? Did you check your

setting in Tools |
Macros | Security? Did you put a breakpoint in the

code
and step through it?



"jay" wrote in message
...
I pressed F11 and the added to thisoutlook session

all
the code that you have on your web site. I also

tried
putting the first part of the code in this outlook
session and the other parts in a new inserted

module.

-----Original Message-----
What did you try? What in particular did not work?

"Jay" wrote in message
...
Hi Sue,

thanks for the reply. I tried that but it did not

work.

does the code go into one module or does it have

to
go
into seperate modules?

Jay
-----Original Message-----
See

http://www.slipstick.com/contacts/addauto.htm
for
various ways to save
senders or recipients as new contacts

automatically,
depending on your
version and configuration of Outlook.

"Jay"

wrote
in
message
...
How do i automatically save a email contact

when
i
relpy
in outlook. I have Office xp and using outlook



.

  #10  
Old May 13th, 2004, 03:27 PM
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: n/a
Default Automatically save contact when i reply

On the code statement where you want start debugging.

Again, can you run any macro manually?

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


wrote in message
...
where should i press F9 in the code?

-----Original Message-----
Can you run any macro manually? If not, shut down

OUtlook, wait a few
minutes, then restart.

when i pasted the code into
ThisOutlookSession it automatically put 2 lines in the
code spliting the code into 3 sections.


I don't know what you mean by this. I was referring to a

debugging
breakpoint, added by pressing F9 while you're on the

code statement where
you want processing to stop.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Jay" wrote in message
...
when i go to tool / Macros / security it is set to
medium. if i go to Tools / Macros / Macros there is
nothing there to choose. when i pasted the code into
ThisOutlookSession it automatically put 2 lines in the
code spliting the code into 3 sections.

Jay
-----Original Message-----
Can you run any macro manually? Did you check your
setting in Tools |
Macros | Security? Did you put a breakpoint in the

code
and step through it?



"jay" wrote in message
...
I pressed F11 and the added to thisoutlook session

all
the code that you have on your web site. I also

tried
putting the first part of the code in this outlook
session and the other parts in a new inserted

module.

-----Original Message-----
What did you try? What in particular did not work?

"Jay" wrote in message
...
Hi Sue,

thanks for the reply. I tried that but it did not
work.

does the code go into one module or does it have

to
go
into seperate modules?

Jay
-----Original Message-----
See

http://www.slipstick.com/contacts/addauto.htm
for
various ways to save
senders or recipients as new contacts
automatically,
depending on your
version and configuration of Outlook.

"Jay"

wrote
in
message
...
How do i automatically save a email contact

when
i
relpy
in outlook. I have Office xp and using outlook



.



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 01:10 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.