View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson[_3_] Dave Peterson[_3_] is offline
external usenet poster
 
Posts: 2,824
Default CSV to TXT: how to

CSV files are text files (each field separated by a comma).

What do you mean by .Txt?

(Maybe a simple rename would be sufficient.)



Alex wrote:

Yes, I use Windows-98. Now with WordPad this normal,O.K.
Perhaps, there is some convenient tool allowing precisely
convert Excel .csv file to text data file (.txt)avoiding
some interim steps(macros etc)? (though it not a very
difficult)

-----Original Message-----
You must be using Windows 95 or possibly Windows 98. Are

you?

Earlier versions of NotePad could not cope with more than

64K of data. If you have WorkPad,use that instead.
.


--

Dave Peterson