View Single Post
  #5  
Old June 30th 08, 06:51 PM posted to microsoft.public.outlook.program_vba
Bert
external usenet poster
 
Posts: 11
Default Create a Macro in Outlook

I am new to this I am stumped at the following:

Sub ms()
ReplyMail.Subject = "#ms#"(remainder of the subject)
End Sub

Thanks for your assistance.

"Sue Mosher [MVP-Outlook]" wrote:

Though no macro recorder is available (and the same is true for most Office programs), there is a huge amount of Outlook sample code available, included that in the Help system itself. Where in particular are you stumped?

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Bert" wrote in message ...
I'm having problems with the Outllok Codes, since Outlooks does not record
macros. The #ms# would follow the standard prefix.

"Sue Mosher [MVP-Outlook]" wrote:

Where are you encountering problems? Exactly how do you want the Subject line to look -- does #ms# replace, precede, or follow the standard prefix?

"Bert" wrote in message ...
Hello. I am having a challenging time creating a macro in Outlook. I'm
trying to create a macro when replying to an email, in the Subject line will
automatically populate #ms#. Which MS is how our Mail Secure of how
confidential data flows through.


Ads