![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I am using MS Outlook 2003 and am creating a template email which will have
various drop down fields which have to be picked before the email is sent to various groups. I am looking to have the information sent out by email, exported automatically into an Excel spreadsheet with columns for each of the fields. Is this possible? |
Ads |
#2
|
|||
|
|||
![]()
Yes, that's possible. You can use a published form, not a saved .oft file
template, with code behind it to open the worksheet, read the data from Outlook, and fill in the cells. You might find the Excel-related samples at http://www.outlookcode.com/article.aspx?ID=23 useful. Note, however, that using a custom form to send to non-Outlook recipients can cause attachment problems for those recipients. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "big_chief_hutch" wrote: I am using MS Outlook 2003 and am creating a template email which will have various drop down fields which have to be picked before the email is sent to various groups. I am looking to have the information sent out by email, exported automatically into an Excel spreadsheet with columns for each of the fields. Is this possible? |
#3
|
|||
|
|||
![]()
This may do what you need. http://www.qvlweb.blogspot.com Allows you to
collect data into a folder and copy it all out at one time. "big_chief_hutch" wrote: I am using MS Outlook 2003 and am creating a template email which will have various drop down fields which have to be picked before the email is sent to various groups. I am looking to have the information sent out by email, exported automatically into an Excel spreadsheet with columns for each of the fields. Is this possible? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
E-mail template editing via Excel spreadsheet | G-2008 | Outlook and VBA | 6 | August 7th 08 05:05 PM |
exporting data to excel | News Microsoft | Outlook - Using Forms | 2 | August 31st 07 10:37 PM |
Referencing embedded Excel data in an Outlook email | Allison Wonderland | Outlook and VBA | 4 | August 2nd 07 06:26 PM |
email merge using data from Excel | Darrell | Outlook - Calandaring | 1 | September 18th 06 03:16 AM |
Exporting email from Outlook to Excel 2003 | [email protected] | Outlook - General Queries | 3 | August 3rd 06 03:38 AM |