View Single Post
  #2  
Old November 7th 06, 04:15 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Outlook 2k3: Missing item when task to exporting to excel

Import/export does not handle custom fields. You will need to write your own
code to do that. Mapping an export/import let's you rename field headers but
it still won't do anything for custom fields.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"news.microsoft.com" wrote in message
...
Hi all,

I've created a personnal task form with customed datas.

When I export my task folder to excel all the fileds I added are missing
, how can I get them back in the export ?? very important Pb

I use the mileage value to put Customed task ID when I export to excel
the header of that colomn is Mileage is it possible to rename it
automaticaly ? (this part isn't important)

Tks


Ads