![]() |
| 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. |
|
|||||||
| Tags: 2000, excel, export, forms, outlook |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello All,
How can I export outlook forms to Excel? I tried but the custom fields dont carry over. Please Help!! Thanks, |
| Ads |
|
#2
|
|||
|
|||
|
Outlook doesn't support exporting custom fields directly. 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 "Marilyn" wrote in message ... Hello All, How can I export outlook forms to Excel? I tried but the custom fields dont carry over. Please Help!! Thanks, |
|
#3
|
|||
|
|||
|
Thanks for the Reply Sue,
The custom Form is a Mail Form and according to my Outlook view it's already setup as a Table View. Is there something I'm missing? Thanks, "Sue Mosher [MVP-Outlook]" wrote: Outlook doesn't support exporting custom fields directly. 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 "Marilyn" wrote in message ... Hello All, How can I export outlook forms to Excel? I tried but the custom fields dont carry over. Please Help!! Thanks, |
|
#4
|
|||
|
|||
|
Steps 2-5? You didn't say whether you'd actually tried them.
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Marilyn" wrote in message ... Thanks for the Reply Sue, The custom Form is a Mail Form and according to my Outlook view it's already setup as a Table View. Is there something I'm missing? Thanks, "Sue Mosher [MVP-Outlook]" wrote: Outlook doesn't support exporting custom fields directly. 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 "Marilyn" wrote in message ... Hello All, How can I export outlook forms to Excel? I tried but the custom fields dont carry over. Please Help!! Thanks, |
|
#5
|
|||
|
|||
|
Ok, the form is in a message view and according to the view it's already in
TABLE View, so please tell me what i'm missing in your instructions, cause i go to View, Arrange By, Customize Current view, and I dont see anything for Table view. Thanks again, "Sue Mosher [MVP-Outlook]" wrote: Steps 2-5? You didn't say whether you'd actually tried them. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Marilyn" wrote in message ... Thanks for the Reply Sue, The custom Form is a Mail Form and according to my Outlook view it's already setup as a Table View. Is there something I'm missing? Thanks, "Sue Mosher [MVP-Outlook]" wrote: Outlook doesn't support exporting custom fields directly. 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 "Marilyn" wrote in message ... Hello All, How can I export outlook forms to Excel? I tried but the custom fields dont carry over. Please Help!! Thanks, |
|
#6
|
|||
|
|||
|
I don't know what you mean by "message view." Table is one of five different types of folder views. If it's already in a table view and contains all the fields you want to export, then you need to follow steps 3-5 to copy and paste to Excel. If not, create a new table view and add fields.
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Marilyn" wrote in message ... Ok, the form is in a message view and according to the view it's already in TABLE View, so please tell me what i'm missing in your instructions, cause i go to View, Arrange By, Customize Current view, and I dont see anything for Table view. Thanks again, "Sue Mosher [MVP-Outlook]" wrote: Steps 2-5? You didn't say whether you'd actually tried them. "Marilyn" wrote in message ... Thanks for the Reply Sue, The custom Form is a Mail Form and according to my Outlook view it's already setup as a Table View. Is there something I'm missing? Thanks, "Sue Mosher [MVP-Outlook]" wrote: Outlook doesn't support exporting custom fields directly. 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 "Marilyn" wrote in message ... Hello All, How can I export outlook forms to Excel? I tried but the custom fields dont carry over. Please Help!! Thanks, |
|
#7
|
|||
|
|||
|
Sue,
I have a subfolder under my inbox which contains the custom forms i want to export. I created a new view and identified as a Table view, however, I'm not able to add the custom fields located in the form in that Mail items folder. I think we are somehow confusing each other. I know how to copy and paste, what i'm having problems with is creating the table view and showing all the fields in that custom form. Thanks, "Sue Mosher [MVP-Outlook]" wrote: I don't know what you mean by "message view." Table is one of five different types of folder views. If it's already in a table view and contains all the fields you want to export, then you need to follow steps 3-5 to copy and paste to Excel. If not, create a new table view and add fields. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Marilyn" wrote in message ... Ok, the form is in a message view and according to the view it's already in TABLE View, so please tell me what i'm missing in your instructions, cause i go to View, Arrange By, Customize Current view, and I dont see anything for Table view. Thanks again, "Sue Mosher [MVP-Outlook]" wrote: Steps 2-5? You didn't say whether you'd actually tried them. "Marilyn" wrote in message ... Thanks for the Reply Sue, The custom Form is a Mail Form and according to my Outlook view it's already setup as a Table View. Is there something I'm missing? Thanks, "Sue Mosher [MVP-Outlook]" wrote: Outlook doesn't support exporting custom fields directly. 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 "Marilyn" wrote in message ... Hello All, How can I export outlook forms to Excel? I tried but the custom fields dont carry over. Please Help!! Thanks, |
|
#8
|
|||
|
|||
|
Since you are not using a default folder, you need to add the custom fields by clicking the New button on the folder's Field chooser. Do this for each field you want to export, entering the correct data type and name for each field. This will define the fields in the folder. After so that, you can then drag the fields from the Field Chooser to the column headings of the table view. That should make the data visible so that you can copy and paste it.
BTW, what the folder contains are items, not custom forms. Forms are merely the UI/code templates; they contain no data. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Marilyn" wrote in message news ![]() Sue, I have a subfolder under my inbox which contains the custom forms i want to export. I created a new view and identified as a Table view, however, I'm not able to add the custom fields located in the form in that Mail items folder. I think we are somehow confusing each other. I know how to copy and paste, what i'm having problems with is creating the table view and showing all the fields in that custom form. Thanks, "Sue Mosher [MVP-Outlook]" wrote: I don't know what you mean by "message view." Table is one of five different types of folder views. If it's already in a table view and contains all the fields you want to export, then you need to follow steps 3-5 to copy and paste to Excel. If not, create a new table view and add fields. "Marilyn" wrote in message ... Ok, the form is in a message view and according to the view it's already in TABLE View, so please tell me what i'm missing in your instructions, cause i go to View, Arrange By, Customize Current view, and I dont see anything for Table view. Thanks again, "Sue Mosher [MVP-Outlook]" wrote: Steps 2-5? You didn't say whether you'd actually tried them. "Marilyn" wrote in message ... Thanks for the Reply Sue, The custom Form is a Mail Form and according to my Outlook view it's already setup as a Table View. Is there something I'm missing? Thanks, "Sue Mosher [MVP-Outlook]" wrote: Outlook doesn't support exporting custom fields directly. 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 "Marilyn" wrote in message ... Hello All, How can I export outlook forms to Excel? I tried but the custom fields dont carry over. Please Help!! Thanks, |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| export figure from Outlook msg to Excel | Max Bialystock | Outlook and VBA | 1 | April 25th 07 06:59 AM |
| How to export Outlook Calendar to Excel | Hally | Outlook - Calandaring | 1 | April 5th 07 05:49 AM |
| How to program to export certain Outlook 2000 messages to Access 2000 database | Oscar | Outlook and VBA | 4 | December 21st 06 07:43 PM |
| Export DL members to Excel CSV with Outlook VBA | mac7attack@gmail.com | Outlook and VBA | 0 | March 17th 06 09:04 PM |
| Export Excel to Outlook Contacts | Kerri | Outlook - Using Contacts | 1 | March 8th 06 09:43 PM |