File Format

T

Tim

I was exporting data to an CVS (comma Delimited File). It is not placing the
Comma's or Quote's in the file? Has anyone run into this?
 
K

Ken Snell [MVP]

You don't give us enough information to even hazard a guess. How are you
exporting? What are you exporting? When are you exporting? etc.
 
T

Tim

In Access I have selected the Tables and the table I want, Right click and
select export, changed the save as type to "Text
File(*.txt;*.csv;*.tab;*.asc)"
 
K

Ken Snell [MVP]

What are the data types of the fields in the table: text, numeric,
date/time, etc.? Does the export wizard window open after you select the
Export item? Did you use Delimited option from that wizard window?
--

Ken Snell
<MS ACCESS MVP>
 
K

Ken Snell [MVP]

Let's try this approach and see what happens.

Click on the table that you want to export. Click on File | Export on menu
bar. Select "Text File(*.txt;*.csv;*.tab;*.asc)". Does the export wizard
open then?


--

Ken Snell
<MS ACCESS MVP>
 
Top