![]() |
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
|
|||
|
|||
![]()
Yes, you can use addins to do this. If you use newer versions of Office,
infopath or other method might work too. See the experts in program_vba newsgroups for specifics. [cross-posted to microsoft.public.outlook.program_vba] -- Diane Poremsky [MVP - Outlook] Author, Teach Yourself Outlook 2003 in 24 Hours Need Help with Common Tasks? http://www.outlook-tips.net/beginner/ Outlook 2007: http://www.slipstick.com/outlook/ol2007/ Outlook Tips by email: Outlook Tips: http://www.outlook-tips.net/ Outlook & Exchange Solutions Center: http://www.slipstick.com Subscribe to Exchange Messaging Outlook newsletter: "cdorm" wrote in message ... We have created a custom form in Outlook that we will be using in email correspondence. I have received a request to create a report or query that accesses the data in the email form and lists the values. Is it possible to pull data from emails into a report or query format? |
Ads |
#2
|
|||
|
|||
![]()
Quick and dirty method:
1. Put all the items from your form in one folder. 2. Use a table view to display all the data fields that you want to export to Excel. 3. Choose Edit | Select All. 4. Choose Edit | Copy. 5. Paste to Excel. If some of the fields are multi-line, see Eric Legault's handy tip for an Excel formula to break up the lines -- http://blogs.officezealot.com/legaul...4/08/4502.aspx The alternatives are to write your own custom VBA code or to use a third-party application. See http://www.outlookcode.com/article.aspx?ID=23 -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Diane Poremsky [MVP]" wrote in message ... Yes, you can use addins to do this. If you use newer versions of Office, infopath or other method might work too. See the experts in program_vba newsgroups for specifics. [cross-posted to microsoft.public.outlook.program_vba] -- Diane Poremsky [MVP - Outlook] Author, Teach Yourself Outlook 2003 in 24 Hours Need Help with Common Tasks? http://www.outlook-tips.net/beginner/ Outlook 2007: http://www.slipstick.com/outlook/ol2007/ Outlook Tips by email: Outlook Tips: http://www.outlook-tips.net/ Outlook & Exchange Solutions Center: http://www.slipstick.com Subscribe to Exchange Messaging Outlook newsletter: "cdorm" wrote in message ... We have created a custom form in Outlook that we will be using in email correspondence. I have received a request to create a report or query that accesses the data in the email form and lists the values. Is it possible to pull data from emails into a report or query format? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Data files or edit/create new email acount | craig | Outlook - Installation | 1 | August 5th 07 05:40 AM |
How to create an Outlook form to send data to a database | Billy Williams | Outlook - General Queries | 1 | June 26th 07 12:47 PM |
Can you create an email form within Outlook? | Martin | Outlook - Using Forms | 1 | December 26th 06 08:43 PM |
How do I create an activity report from Outlook Calendar? | PaulaK | Outlook - Calandaring | 2 | November 1st 06 01:00 PM |
How do I create an activity report from Outlook Calendar? | PaulaK | Outlook - Calandaring | 0 | October 31st 06 10:59 PM |