Having issues with exporting

M

Munkeeric

I am trying to export a spreadsheet out to a file type that is compatible
with my GIS. In older versions of Excel, one could export out to a .dbf
file, which was usable. Now, that option has been removed, so I'm stuck
having to use a text file. However, when choosing .csv as the type, all
cells that contained alpha-numeric values were deleted. This filetype is the
type desired by my datbase admin. Anyone know why this might be occuring?
 
M

Munkeeric

I am using 2007. Do .csv formats includ anything such as format type( text,
numbers, both)? I am wondering if maybe the GIS si the problem.
 
D

David Biddulph

CSV is just text, separated by commas. It contains no formatting
information.
 
Top