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

Help: Outlook to Word



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old May 13th 06, 05:44 PM posted to microsoft.public.outlook.program_vba
dave
external usenet poster
 
Posts: 4
Default Help: Outlook to Word

Hi All,
I am looking to store my mail in outlook in a word document template
that keeps the from, date, subject and email text (possibly using a
macro). I'm new to this and open to suggestions or pointers in the
right direction. Thanks. Have a great day!

Ads
  #2  
Old May 13th 06, 08:22 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Outlook to Word

I'm not terribly clear on what you're trying to do. You don't store any data in a template. A template is used to create new Word documents. Maybe you can provide more details, starting with your Outlook versions.

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

"dave" wrote in message oups.com...
Hi All,
I am looking to store my mail in outlook in a word document template
that keeps the from, date, subject and email text (possibly using a
macro). I'm new to this and open to suggestions or pointers in the
right direction. Thanks. Have a great day!

  #3  
Old May 14th 06, 08:09 PM posted to microsoft.public.outlook.program_vba
dave
external usenet poster
 
Posts: 4
Default Outlook to Word

Sorry. I've never programmed like this before (I do embedded systems, c
some c++). Anyway, what I have is a template for a word document. So I
want to create word documents using this template for each email from
outlook (running windows 2k), where the "from", "subject" and "text
body" data, etc. are needed in word as opposed to the original email.
Hope this helps. Thank you for the response. I really appreciate it.

Sincerely,
Dave

  #4  
Old May 15th 06, 04:12 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Outlook to Word

I assume your template has bookmarks and/or fields to indicate where the Outlook data will go? If so, see http://www.outlookcode.com/d/customprint.htm, specifically the Custom Word Templates and Code section.

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

"dave" wrote in message oups.com...
Sorry. I've never programmed like this before (I do embedded systems, c
some c++). Anyway, what I have is a template for a word document. So I
want to create word documents using this template for each email from
outlook (running windows 2k), where the "from", "subject" and "text
body" data, etc. are needed in word as opposed to the original email.
Hope this helps. Thank you for the response. I really appreciate it.

Sincerely,
Dave

  #5  
Old May 15th 06, 05:51 PM posted to microsoft.public.outlook.program_vba
dave
external usenet poster
 
Posts: 4
Default Outlook to Word

Yes it does. I can write the macro in outlook using the vb editor but
how is the code ported to others who want to use it? Also, is there a
significant difference between 2000/2003 Outlook versions in terms of
the same vb code running in each version? I am doing this for my
girlfriend who has a huge number of emails that are not regarded by her
customer as business correspondence (go figure) but creating the word
documents that contain the information is. Thanks.

  #6  
Old May 15th 06, 06:05 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Outlook to Word


Yes it does. I can write the macro in outlook using the vb editor but
how is the code ported to others who want to use it?


There is no supported method other than export/import. See http://www.outlookcode.com/d/distributevba.htm

Also, is there a
significant difference between 2000/2003 Outlook versions in terms of
the same vb code running in each version?


Yes, a very significant difference. Outlook 2000 VBA code will be trigger security prompts when you access sender and recipient information for these messages; see http://www.outlookcode.com/d/sec.htm for your options

I am doing this for my
girlfriend who has a huge number of emails that are not regarded by her
customer as business correspondence (go figure) but creating the word
documents that contain the information is. Thanks.



"Sue Mosher [MVP-Outlook]" wrote in message ...
I assume your template has bookmarks and/or fields to indicate where the Outlook data will go? If so, see http://www.outlookcode.com/d/customprint.htm, specifically the Custom Word Templates and Code section.

"dave" wrote in message oups.com...
Sorry. I've never programmed like this before (I do embedded systems, c
some c++). Anyway, what I have is a template for a word document. So I
want to create word documents using this template for each email from
outlook (running windows 2k), where the "from", "subject" and "text
body" data, etc. are needed in word as opposed to the original email.
Hope this helps. Thank you for the response. I really appreciate it.

Sincerely,
Dave

  #7  
Old May 16th 06, 10:26 PM posted to microsoft.public.outlook.program_vba
dave
external usenet poster
 
Posts: 4
Default Outlook to Word

Thanks again. I am reviewing that information now. Have a great day!

 




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
Using Outlook in Word ab Outlook - Using Contacts 5 May 6th 06 04:43 PM
Outlook Starts Word John Outlook - Installation 1 April 23rd 06 07:13 AM
Word as Outlook Editor Ridge Kennedy Outlook and VBA 2 April 21st 06 06:18 PM
Word is opening when I open Outlook Mike McNicholas Outlook - Installation 4 January 30th 06 04:23 AM
Outlook with Word error smags Outlook - General Queries 2 January 22nd 06 08:32 PM


All times are GMT +1. The time now is 06:59 AM.


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.