Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook - Using Forms (http://www.outlookbanter.com/outlook-using-forms/)
-   -   Automatically Route Message? - Follow-Up (http://www.outlookbanter.com/outlook-using-forms/54917-automatically-route-message-follow-up.html)

G August 17th 07 12:26 PM

Automatically Route Message? - Follow-Up
 
To follow up on this question (below) ... if there's a yes/no answer, that
would suffice. Basically, I'm looking for a little direction, not
necessarily in-depth instruction. If there is a way to do this (e.g.,
Actions), if you can just point me in the right direction I would appreciate
it.

Thanks.

G

+++++++

I would like to create a form that automatically routes to different
recipients, depending on the button/control that is chosen. Is there a way
to do this in Outlook 2003?

Thanks, in advance, for your help.

G


Ken Slovak - [MVP - Outlook] August 17th 07 02:13 PM

Automatically Route Message? - Follow-Up
 
Take a look at http://www.outlookcode.com/d/forms/routemsg.htm for examples
of routed forms.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"G" wrote in message
...
To follow up on this question (below) ... if there's a yes/no answer,
that
would suffice. Basically, I'm looking for a little direction, not
necessarily in-depth instruction. If there is a way to do this (e.g.,
Actions), if you can just point me in the right direction I would
appreciate
it.

Thanks.

G

+++++++

I would like to create a form that automatically routes to different
recipients, depending on the button/control that is chosen. Is there a
way
to do this in Outlook 2003?

Thanks, in advance, for your help.

G



G August 17th 07 07:46 PM

Automatically Route Message? - Follow-Up
 
Thanks for the response, Ken. I actually had already downloaded/tried it
and it didn't work. I'm not sure if it's a version thing (I'm running
Outlook 2003), but I can't get it to work and don't know how to view the code.

Any help (at all) with this would be greatly appreciated.

Thanks, again.

G

"Ken Slovak - [MVP - Outlook]" wrote:

Take a look at http://www.outlookcode.com/d/forms/routemsg.htm for examples
of routed forms.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"G" wrote in message
...
To follow up on this question (below) ... if there's a yes/no answer,
that
would suffice. Basically, I'm looking for a little direction, not
necessarily in-depth instruction. If there is a way to do this (e.g.,
Actions), if you can just point me in the right direction I would
appreciate
it.

Thanks.

G

+++++++

I would like to create a form that automatically routes to different
recipients, depending on the button/control that is chosen. Is there a
way
to do this in Outlook 2003?

Thanks, in advance, for your help.

G




Ken Slovak - [MVP - Outlook] August 17th 07 08:13 PM

Automatically Route Message? - Follow-Up
 
To view form code put the form into design mode and select Form, View Code.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"G" wrote in message
...
Thanks for the response, Ken. I actually had already downloaded/tried it
and it didn't work. I'm not sure if it's a version thing (I'm running
Outlook 2003), but I can't get it to work and don't know how to view the
code.

Any help (at all) with this would be greatly appreciated.

Thanks, again.

G



G August 20th 07 03:14 PM

Automatically Route Message? - Follow-Up
 
When Script Editor opens, nothing appears in the window.

"Ken Slovak - [MVP - Outlook]" wrote:

To view form code put the form into design mode and select Form, View Code.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"G" wrote in message
...
Thanks for the response, Ken. I actually had already downloaded/tried it
and it didn't work. I'm not sure if it's a version thing (I'm running
Outlook 2003), but I can't get it to work and don't know how to view the
code.

Any help (at all) with this would be greatly appreciated.

Thanks, again.

G




Ken Slovak - [MVP - Outlook] August 20th 07 03:42 PM

Automatically Route Message? - Follow-Up
 
Try downloading it again and follow all the instructions on the download
page. I see form code when I open the OFT file and look at the code.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"G" wrote in message
...
When Script Editor opens, nothing appears in the window.

"Ken Slovak - [MVP - Outlook]" wrote:

To view form code put the form into design mode and select Form, View
Code.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"G" wrote in message
...
Thanks for the response, Ken. I actually had already downloaded/tried
it
and it didn't work. I'm not sure if it's a version thing (I'm running
Outlook 2003), but I can't get it to work and don't know how to view
the
code.

Any help (at all) with this would be greatly appreciated.

Thanks, again.

G





G August 20th 07 04:14 PM

Automatically Route Message? - Follow-Up
 
Thanks. I tried that, same result. Any chance that you can post the code?

G

"Ken Slovak - [MVP - Outlook]" wrote:

Try downloading it again and follow all the instructions on the download
page. I see form code when I open the OFT file and look at the code.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"G" wrote in message
...
When Script Editor opens, nothing appears in the window.

"Ken Slovak - [MVP - Outlook]" wrote:

To view form code put the form into design mode and select Form, View
Code.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"G" wrote in message
...
Thanks for the response, Ken. I actually had already downloaded/tried
it
and it didn't work. I'm not sure if it's a version thing (I'm running
Outlook 2003), but I can't get it to work and don't know how to view
the
code.

Any help (at all) with this would be greatly appreciated.

Thanks, again.

G





Ken Slovak - [MVP - Outlook] August 20th 07 08:46 PM

Automatically Route Message? - Follow-Up
 
Did you open the form by double-clicking or by using design a form, forms in
file system? You need to do the later, double-clicking on an OFT does not do
it for Outlook 2003 SP2 or later.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"G" wrote in message
...
Thanks. I tried that, same result. Any chance that you can post the
code?

G




All times are GMT +1. The time now is 05:06 PM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com