CSV to TXT: how to

  • Thread starter Thread starter Alex
  • Start date Start date
A

Alex

I have Excel .CSV file(480Kb), text data already converted
in data base format, so I just need create text file
(.txt). But when I tried copy data from Excel, then paste
it into Notepad, it shows message "not enough memory.."
Hove I can copy/paste data from Excel in Notepad?
Thanks
 
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.
 
or even get a copy of Textpad at www.textpad.com, not supported anymore, but
still doqnloadable.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

AA2e72E said:
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.
 
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.
 
CSV files are text files (each field separated by a comma).

What do you mean by .Txt?

(Maybe a simple rename would be sufficient.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top