If you mean using the File, Import and Export dialog that won't export custom properties. It only will work with standard properties. For custom properties you can't use that method, you have to write your own code for the export.
Go to www.outlookcode.com and search on Excel. You'll find examples there of doing a code export of Outlook data to Excel.
-- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm
"SmileyDan" <SmileyDan[ at ]discussions.microsoft.com> wrote in message news:2C751E1B-AFE9-4E68-B7C9-963F78D4E5D4[ at ]microsoft.com...
[Quoted Text] > Hi we are trying to send a task form to seperate resources then collate > the > results and export them into excel. Ideally we would like this to be a > automated process. > The problem is when the task is exported into excel it only contains the > 1st > task tabs data and the data we require is on the p2 tab. > Any guidance much appreciated we are using outlook 2002 > > Thanks
|