View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default CSV files - auto format

You're creating a CSV file???

If that's what you're doing, then the CSV file is plain old text. It doesn't
keep track of any formatting characteristics.

The font you see will depend on the application that you're using to view the
..csv file.

LITTLE PETE wrote:

Is it possible to set up when extracting data from a DB to a csv file for the
following to always happen;

default font of Ariel 10

Thanks Peter


--

Dave Peterson