A Microsoft Outlook email forum. Outlook Banter

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 » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

forward macro



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old August 15th 06, 01:43 PM posted to microsoft.public.outlook.program_vba
newbies
external usenet poster
 
Posts: 6
Default forward macro

I am using OL2003.

I have some code to automatically forward the email when a condition
satified.

Right now I have set the .To as .To of the original email. However, I like
to have the option to pick from my address book.

Is it possible to pick from address book? if so, please explain to me how.

Thanks
Ads
  #2  
Old August 15th 06, 01:58 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default forward macro

Just display the message instead of sending it. You can then click To to display the address book or simply type in the desired recipient.

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

"newbies" wrote in message ...
I am using OL2003.

I have some code to automatically forward the email when a condition
satified.

Right now I have set the .To as .To of the original email. However, I like
to have the option to pick from my address book.

Is it possible to pick from address book? if so, please explain to me how.

Thanks

  #3  
Old August 15th 06, 02:06 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default forward macro

See http://www.outlookcode.com/d/code/selectnames.htm

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"newbies" wrote in message
...
I am using OL2003.

I have some code to automatically forward the email when a condition
satified.

Right now I have set the .To as .To of the original email. However, I like
to have the option to pick from my address book.

Is it possible to pick from address book? if so, please explain to me how.

Thanks


  #4  
Old August 15th 06, 02:39 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default forward macro

.... which unfortunately trigger security prompts unless you convert the code to use Redemption (http://www.dimastr.com/redemption)

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

"Ken Slovak - [MVP - Outlook]" wrote in message ...
See http://www.outlookcode.com/d/code/selectnames.htm

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"newbies" wrote in message
...
I am using OL2003.

I have some code to automatically forward the email when a condition
satified.

Right now I have set the .To as .To of the original email. However, I like
to have the option to pick from my address book.

Is it possible to pick from address book? if so, please explain to me how.

Thanks


  #5  
Old August 16th 06, 01:33 AM posted to microsoft.public.outlook.program_vba
newbies
external usenet poster
 
Posts: 6
Default forward macro

Thanks Sue and Ken,

I use the .display, given my limited knowledge it is easier for me to use.

I am investigating redemption.

Thanks

"Sue Mosher [MVP-Outlook]" wrote:

Just display the message instead of sending it. You can then click To to display the address book or simply type in the desired recipient.

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

"newbies" wrote in message ...
I am using OL2003.

I have some code to automatically forward the email when a condition
satified.

Right now I have set the .To as .To of the original email. However, I like
to have the option to pick from my address book.

Is it possible to pick from address book? if so, please explain to me how.

Thanks


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to forward a fax? James Outlook - Fax Functions 5 August 19th 06 03:51 AM
outlook forward macro Phil Best Outlook and VBA 6 July 18th 06 01:45 PM
forward as icalendar kirsty Outlook - Calandaring 1 March 20th 06 03:30 PM
macro to forward Dan Outlook and VBA 8 February 23rd 06 08:22 PM
newsgroups forward ? Henry Kolesnik Outlook Express 3 January 23rd 06 08:13 AM


All times are GMT +1. The time now is 12:45 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2024 Outlook Banter.
The comments are property of their posters.