www.slipstick.com = there's a user list and a developer list.

-----Original Message-----
From: Ryan Gorman [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, June 06, 2002 6:41 AM
To: MS-Exchange Admin Issues
Subject: RE: Shortcut key to insert date


Is there a list we should use to ask Outlook questions (because I need a
macro extracts the conversation topic from mails viewed in conversation
view).

-----Original Message-----
From: Snook, Kevin S (ITD) [mailto:[EMAIL PROTECTED]] 

Jeramy,

To add: You'll need the following code in your macro. Use a function
called AddDate with:

On Error Resume Next
Set myItem = ThisOutlookSession.ActiveInspector.CurrentItem
myItem.Body = Now & vbCrLf & vbCrLf & myItem.Body

Rename the Key to Add &Date and you will be able to use the Alt-D
combination to add the date.

Talk to me (politely) if you need any help. 

Kevin


Look at Q252426 and Q252427 in the MSKB.

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

List Charter and FAQ at:
http://www.sunbelt-software.com/exchange_list_charter.htm


List Charter and FAQ at:
http://www.sunbelt-software.com/exchange_list_charter.htm

Reply via email to