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

Exporting custom contact form to excel



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old June 14th 07, 11:10 PM posted to microsoft.public.outlook.program_forms
Wayne
external usenet poster
 
Posts: 61
Default Exporting custom contact form to excel

I have created a form based on contact item. I am able to create contacts
using this form. When I attempt to export to excel, none of the new fields
I created are showing up to be exported. How do I get the export to use the
new form and not the default contact form.

Same question for importing.
--
Wayne
Ads
  #2  
Old June 14th 07, 11:59 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Exporting custom contact form 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


"Wayne" wrote in message ...
I have created a form based on contact item. I am able to create contacts
using this form. When I attempt to export to excel, none of the new fields
I created are showing up to be exported. How do I get the export to use the
new form and not the default contact form.

Same question for importing.
--
Wayne

  #3  
Old June 15th 07, 01:00 AM posted to microsoft.public.outlook.program_forms
Hollis Paul
external usenet poster
 
Posts: 242
Default Exporting custom contact form to excel

In article ,
=?Utf-8?B?V2F5bmU=?= wrote:
How do I get the export to use the
new form and not the default contact form.

Same question for importing.
--

You don't. The export wizards will not export custom, user-defined
fields. There are four, standard User fields, and some other fields,
like Mileage and Billing Information that Microsoft vows never to touch
themselves. If you need one or two other fields, and you really want
to use the export wizards, you can select other fields that you do not
expect to use, even though Microsoft may have defined them for
something else, and put your data there. It is risky, but it allows
you to use the Export wizards.

If you have more fields than that, then use User Defined Fields (UDFs)
in the Folder, and write code for the save or send event that will push
the data out to your Excel spreadsheet.

Go to www.outlookcode.com, and search on "custom field export code",
without the quotes.

This looks like your best bet:

Import and Exporting Data from Custom Microsoft Outlook Forms
5/11/2007
How to import or export data from custom Microsoft Outlook fields and
forms via Microsoft Access, Microsoft Excel and text files
http://www.outlookcode.com/archive0/d/customimport.htm


--
Hollis Paul
Mukilteo, WA USA


 




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
Export Custom Task Form Data to Excel [email protected] Outlook - Using Forms 1 March 21st 07 11:47 PM
Export Custom Task Form Data to Excel [email protected] Outlook - General Queries 0 March 21st 07 10:50 PM
Excel data exported to custom Outlook form Lumpjaw Outlook - General Queries 11 November 20th 06 11:32 PM
Exporting OUtlook contact addresses into Excel Avon Outlook - Using Contacts 1 April 26th 06 08:54 PM
Import from excel into a custom form and fields in Contacts John Outlook - Using Contacts 1 February 1st 06 02:37 PM


All times are GMT +1. The time now is 04:16 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.