Select to view content in your preferred language

read Excel Named Ranges

348
2
01-13-2014 07:46 AM
Status: In Product Plan
Labels (1)
BenLeslie1
Frequent Contributor

The Excel to Table tool doesn't seem to pick up Named Ranges from Excel.  Please make it.

How silly of you to forget!

2 Comments
KimOllivier
At 10.2.1 Esri include two Python modules XLRD and XLWT which provide an API to read and write Excel spreadsheets, so it is unlikely that the ExcelToTable will be fixed because we can do it ourselves.

What should have happened is that the developer used these tools to read the structure and metadata in the Excel file and present a dialog to choose the sheets, named ranges and also a fieldmapping to alter the terrible defaults of 255 characters and floating point numbers for everything.
DrewFlater
Status changed to: In Product Plan