![]() |
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 have created a form and use as the default for appointments to capture
specific info about the appointment for a function room in a club. This is the default form for appointments as the details are on a second tab. How can I export this information as the default export function only looks at fields on the standard form? |
Ads |
#2
|
|||
|
|||
![]()
Custom fields cannot be imported or exported without the use of VBA or third
party tools. See http://outlookcode.com for assistance with VBA. Sorry, don't have the exact URL but you can search this news group via groups.google.com to see if you can find it. -- Milly Staples [MVP - Outlook] Post all replies to the group to keep the discussion intact. All unsolicited mail sent to my personal account will be deleted without reading. After furious head scratching, Graeme Wright asked: | I have created a form and use as the default for appointments to | capture specific info about the appointment for a function room in a | club. This is the default form for appointments as the details are on | a second tab. | | How can I export this information as the default export function only | looks at fields on the standard form? |
#3
|
|||
|
|||
![]()
Outlook doesn't support exporting custom fields. 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 Otherwise, you'd have to write custom code or use a third-party application. See http://www.outlookcode.com/d/customimport.htm . -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Graeme Wright" Graeme wrote in message ... I have created a form and use as the default for appointments to capture specific info about the appointment for a function room in a club. This is the default form for appointments as the details are on a second tab. How can I export this information as the default export function only looks at fields on the standard form? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Formatting User Defined Fields | Linda in Louisiana | Outlook - General Queries | 1 | April 18th 06 02:26 PM |
Outlook 2003 Custom Forms User Defined Fields | [email protected] | Outlook and VBA | 4 | April 13th 06 01:50 AM |
export file - user defined fields | adi bali | Outlook - Using Contacts | 2 | March 20th 06 10:29 AM |
user defined fields | Karl-H. Engesser | Outlook - Using Contacts | 1 | February 9th 06 02:33 PM |
Referencing User-Defined Fields | Chaplain Doug | Outlook and VBA | 2 | January 13th 06 05:54 PM |