Forum: Outlook and VBA
June 24th 08, 07:29 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 6
Views: 1,047
Attach file to Current Email
On Jun 24, 2:37*pm, "Dmitry Streblechenko" wrote:
So the problem is that you cannot figure out where the Woird document is
stored, right?
You might want to ask that...
|
Forum: Outlook and VBA
June 24th 08, 05:53 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 6
Views: 1,047
Attach file to Current Email
On Jun 24, 1:39*pm, "Dmitry Streblechenko" wrote:
Application.ActiveInspector.CurrentItem.Attachments.Add "c:\my document.doc"
--
Dmitry Streblechenko...
|
Forum: Outlook and VBA
June 24th 08, 05:03 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 6
Views: 1,047
Attach file to Current Email
Hello,
Can someone point me in the right direction? Or some sample code that
would do the following:
1. Save the current active document in Word.
2. Attach it to the current email
3. Save the email...
|
Forum: Outlook and VBA
June 18th 08, 04:39 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 3
Views: 624
Template
On Jun 18, 12:21*pm, "Sue Mosher [MVP-Outlook]"
wrote:
We need to know more in order to understand whether a "template" would be appropriate at all. Is this for internal...
|
Forum: Outlook and VBA
June 18th 08, 03:52 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 3
Views: 624
Template
Hello,
I have a situation where I need to do the following:
1. Create a template/form for a few users.
2. The bulk of the text will stay the same, however, certain fields do
need to be changed.
3....
|