Select to view content in your preferred language

Export attribute table to excel programmatically

3158
3
05-03-2010 11:54 PM
srinim
by
Emerging Contributor
may i know how to export attribute table of a map to excel file pro grammatically?

Thanks
0 Kudos
3 Replies
LuisPenedo
Emerging Contributor
from c# or java I would use this:

http://sourceforge.net/projects/jexcelapi/files/
0 Kudos
srinim
by
Emerging Contributor
am asking how to access shape file table to excel table
0 Kudos
KentMarten
Deactivated User
There are 2 script tools available from the Geoprocessing Model and Script Tool Gallery for Exporting to Excel.

Both tools export to the .xls format.

Option #1 - Export to Excel or CSV

Option #2 - Export to Excel or HTML 
You will need to have Microsoft Excel installed to use this script tool.
0 Kudos