Select to view content in your preferred language

arcpy.TableToExcel_conversion

1129
1
07-13-2016 11:34 AM
AlanAaron
Deactivated User

I have a question concerning the python command;  arcpy.TableToExcel_conversion.  Is it possible to control the name of the worksheet, right now it defaults to the name of the Excel workbook, but I need the name of the worksheet to be different.

0 Kudos
1 Reply
DanPatterson_Retired
MVP Emeritus

The available options are here Table To Excel—Help | ArcGIS for Desktop

you may have to use an alternate program should the requirements not meet what you need to do, but that would require an alternate table format for the intermediate step

0 Kudos