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 - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Outlook 2002 Email Templates



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old February 6th 07, 12:36 PM posted to microsoft.public.outlook.program_forms
PAZ
external usenet poster
 
Posts: 5
Default Outlook 2002 Email Templates

I wish to create an email template with specific formating - Any ideas?

The email subject line should by default have the date [YYYYMMDD]
Then a pop up box for the user to enter the subject
Then a pop up combo box to choose either [C, P, M]


The subject field will then look like:

[date] [subject] [Priority Letter]

example: 20070206 Email to users of Outlook M


Ads
  #2  
Old February 6th 07, 01:26 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Outlook 2002 Email Templates

For what purpose? To send messages internally within an Exchange server environment? To send messages to external recipients?

--
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

"PAZ" wrote in message ...
I wish to create an email template with specific formating - Any ideas?

The email subject line should by default have the date [YYYYMMDD]
Then a pop up box for the user to enter the subject
Then a pop up combo box to choose either [C, P, M]


The subject field will then look like:

[date] [subject] [Priority Letter]

example: 20070206 Email to users of Outlook M


  #3  
Old February 6th 07, 01:56 PM posted to microsoft.public.outlook.program_forms
PAZ
external usenet poster
 
Posts: 5
Default Outlook 2002 Email Templates

We are trying to create an electronic filing system, where the subject line
of an email would be used to file and index records via the standardised
subject heading
The format needs to be as explained following our eworking policy

The completed template will be used to send messages internally &
externally... :-)

"Sue Mosher [MVP-Outlook]" wrote:

For what purpose? To send messages internally within an Exchange server environment? To send messages to external recipients?

--
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

"PAZ" wrote in message ...
I wish to create an email template with specific formating - Any ideas?

The email subject line should by default have the date [YYYYMMDD]
Then a pop up box for the user to enter the subject
Then a pop up combo box to choose either [C, P, M]


The subject field will then look like:

[date] [subject] [Priority Letter]

example: 20070206 Email to users of Outlook M



  #4  
Old March 10th 07, 02:34 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Outlook 2002 Email Templates

To do what you want would require a custom form, but using a published custom form to send messages to external recipients is generally a bad idea. A possible solution would be a custom form that has code behind it to generate the desired subject, but not on the custom form item. Instead, it would create a completely new item (Application.CreateItem), populate that item's Subject and other properties, and send that item.

A minimum prerequisite for such a form would be the ability to publish it to the Organizational Forms library.

--
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

"PAZ" wrote in message ...
We are trying to create an electronic filing system, where the subject line
of an email would be used to file and index records via the standardised
subject heading
The format needs to be as explained following our eworking policy

The completed template will be used to send messages internally &
externally... :-)

"Sue Mosher [MVP-Outlook]" wrote:

For what purpose? To send messages internally within an Exchange server environment? To send messages to external recipients?



"PAZ" wrote in message ...
I wish to create an email template with specific formating - Any ideas?

The email subject line should by default have the date [YYYYMMDD]
Then a pop up box for the user to enter the subject
Then a pop up combo box to choose either [C, P, M]

The subject field will then look like:

[date] [subject] [Priority Letter]

example: 20070206 Email to users of Outlook M


 




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 store and reuse email templates igenr8 Outlook - General Queries 1 January 3rd 07 04:00 PM
Email and Fax Contact in outlook 2002 Rock Outlook - Using Contacts 2 December 7th 06 09:18 PM
Email Templates Graham Outlook Express 1 October 9th 06 10:09 PM
OUtlook 2002 not connecting to email service Tim Gleason Outlook - Installation 2 September 26th 06 05:35 PM
HELP Outlook 2002 Email Follow-Up??? JDS Outlook - General Queries 2 September 22nd 06 06:32 PM


All times are GMT +1. The time now is 09:52 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-2025 Outlook Banter.
The comments are property of their posters.