3

I want to save some attribute tables in a file format that Excel can read. Currently I'm using the tool Table to dBASE in Modelbuilder, but when I open the files in Excel it shows some errors in characters like "ç", "à", "õ". For example, what should appear like "Vila Chã" actually appear like "Vila ChÒ"

I need a format that accepts this type of characters correctly. How can I work around this situation? The solution should be a geoprocessing tool that can be used in a model, like "Table to Excel"

I've installed the tool "Table to Excel" and this is the error I'm getting:

enter image description here

There's some problem with encoding, but how can I solve this?

AndM
  • 383
  • 3
  • 9

2 Answers2

6

Use "Table To Excel Tool" instead. It outputs the attribute table directly to xls format.

If it s not available with 10.0, download it from:

http://www.arcgis.com/home/item.html?id=cbb7b0ea4c014dd8bc2832f9be1e2d03

Farid Cheraghi
  • 8,773
  • 1
  • 23
  • 53
1

Here is a link to a tool called table 2 excel. It should do what you want and it works within a model

https://geonet.esri.com/thread/97530

http://blogs.esri.com/esri/arcgis/2010/08/10/working-with-microsoft-excel-in-arcgis-desktop/

ed.hank
  • 3,862
  • 1
  • 14
  • 35