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

Tags: , , , ,

Export Outlook 2000 Forms to Excel





 
 
Thread Tools Display Modes
  #1  
Old July 11th 07, 04:34 PM posted to microsoft.public.outlook.program_forms
Marilyn
external usenet poster
 
Posts: 28
Default Export Outlook 2000 Forms to Excel

Hello All,

How can I export outlook forms to Excel? I tried but the custom fields dont
carry over. Please Help!!

Thanks,
Ads
  #2  
Old July 11th 07, 04:39 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Export Outlook 2000 Forms to Excel

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  
Old July 11th 07, 05:02 PM posted to microsoft.public.outlook.program_forms
Marilyn
external usenet poster
 
Posts: 28
Default Export Outlook 2000 Forms to Excel

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  
Old July 11th 07, 05:13 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Export Outlook 2000 Forms to Excel

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  
Old July 12th 07, 12:18 AM posted to microsoft.public.outlook.program_forms
Marilyn
external usenet poster
 
Posts: 28
Default Export Outlook 2000 Forms to Excel

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  
Old July 12th 07, 12:36 AM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Export Outlook 2000 Forms to Excel

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  
Old July 12th 07, 08:38 PM posted to microsoft.public.outlook.program_forms
Marilyn
external usenet poster
 
Posts: 28
Default Export Outlook 2000 Forms to Excel

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  
Old July 13th 07, 01:45 AM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Export Outlook 2000 Forms to Excel

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

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


All times are GMT +1. The time now is 12:04 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2008 Outlook Banter, part of the NewsgroupBanter project.
The comments are property of their posters.
Loans - Debt Consolidation - Loans - Mortgages - Dan brown