exporting data to excel

H

Hollis Paul

News Microsoft said:
Hi guys,

Is it possible to export data to excel sheets from a form?
Yes. You have to use code, if you want to move data in custom Outlook
fields. Go to www.outlookcode.com to find code examples.

Start with these pages from http://www.outlookcode.com :


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


Using the Office Spreadsheet Control on a Microsoft Outlook custom
form 6/5/2007
How to use the Microsoft Office Spreadsheet control on Microsoft
Outlook forms
http://www.outlookcode.com/d/spreadsheetcontrol.htm - 23 KB


Using the Office Spreadsheet Control on a Microsoft Outlook custom
form 5/11/2007
How to use the Microsoft Office Spreadsheet control on Microsoft
Outlook forms
http://www.outlookcode.com/archive0/d/spreadsheetcontrol.htm - 23 KB


Printing Custom Microsoft Outlook Forms and Reports 5/11/2007
Techniques for printing custom reports from Microsoft Outlook,
including copy and paste to Excel, saved searches, third-party tools,
and custom code
http://www.outlookcode.com/archive0/d/customprint.htm - 27 KB


TIP: To get help with Microsoft Outlook programming objects
6/5/2007
Tip on how to use the Object Browser as an index to get more
information on Outlook model objects
http://www.outlookcode.com/d/tips/gethelp.htm - 16 KB


TIP: To get help with Microsoft Outlook programming objects
5/11/2007
Tip on how to use the Object Browser as an index to get more
information on Outlook model objects
http://www.outlookcode.com/archive0/d/tips/gethelp.htm - 16 KB


To convert imported data to custom fields 6/5/2007
Microsoft Outlook VBA code sample to move imported data from built-in
fields to custom fields and convert the message class of the item
http://www.outlookcode.com/d/code/convertfields.htm - 16 KB


Distributing Microsoft Outlook VBA Code 5/11/2007
How to distribute Microsoft Outlook VBA code to other users
http://www.outlookcode.com/archive0/d/distributevba.htm - 23 KB


To convert imported data to custom fields 5/11/2007
Microsoft Outlook VBA code sample to move imported data from built-in
fields to custom fields and convert the message class of the item
http://www.outlookcode.com/archive0/d/code/convertfields.htm - 16 KB


ADSI Programming Resources 5/11/2007
Resources for ADSI (Active Directory Services Interface) a Microsoft
technology that delivers details about the Exchange Server and
organization directories
http://www.outlookcode.com/archive0/d/adsi.htm - 20 KB
 
N

News Microsoft

Great, it is exactly I need to.

thks Paul


Hollis Paul said:
Yes. You have to use code, if you want to move data in custom Outlook
fields. Go to www.outlookcode.com to find code examples.

Start with these pages from http://www.outlookcode.com :


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


Using the Office Spreadsheet Control on a Microsoft Outlook custom
form 6/5/2007
How to use the Microsoft Office Spreadsheet control on Microsoft
Outlook forms
http://www.outlookcode.com/d/spreadsheetcontrol.htm - 23 KB


Using the Office Spreadsheet Control on a Microsoft Outlook custom
form 5/11/2007
How to use the Microsoft Office Spreadsheet control on Microsoft
Outlook forms
http://www.outlookcode.com/archive0/d/spreadsheetcontrol.htm - 23 KB


Printing Custom Microsoft Outlook Forms and Reports 5/11/2007
Techniques for printing custom reports from Microsoft Outlook,
including copy and paste to Excel, saved searches, third-party tools,
and custom code
http://www.outlookcode.com/archive0/d/customprint.htm - 27 KB


TIP: To get help with Microsoft Outlook programming objects
6/5/2007
Tip on how to use the Object Browser as an index to get more
information on Outlook model objects
http://www.outlookcode.com/d/tips/gethelp.htm - 16 KB


TIP: To get help with Microsoft Outlook programming objects
5/11/2007
Tip on how to use the Object Browser as an index to get more
information on Outlook model objects
http://www.outlookcode.com/archive0/d/tips/gethelp.htm - 16 KB


To convert imported data to custom fields 6/5/2007
Microsoft Outlook VBA code sample to move imported data from built-in
fields to custom fields and convert the message class of the item
http://www.outlookcode.com/d/code/convertfields.htm - 16 KB


Distributing Microsoft Outlook VBA Code 5/11/2007
How to distribute Microsoft Outlook VBA code to other users
http://www.outlookcode.com/archive0/d/distributevba.htm - 23 KB


To convert imported data to custom fields 5/11/2007
Microsoft Outlook VBA code sample to move imported data from built-in
fields to custom fields and convert the message class of the item
http://www.outlookcode.com/archive0/d/code/convertfields.htm - 16 KB


ADSI Programming Resources 5/11/2007
Resources for ADSI (Active Directory Services Interface) a Microsoft
technology that delivers details about the Exchange Server and
organization directories
http://www.outlookcode.com/archive0/d/adsi.htm - 20 KB
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top