Convert to ASCII file type

  • Thread starter Thread starter Tom
  • Start date Start date
T

Tom

How can an XL file containing only one very long column of
data be converted to an ASCII file?
 
Hi Tom,
If this is a one time thing the simplest thing to do would be to
select the column, then copy (ctrl+C), paste into notepad (ctrl+V),
and save the file with a .txt file extension.

That would provide you with numbers that are formatted.

The other way would be to save the file, then use file, save as,
and save as .txt or .csv depending on what you want,
then exit the file, so you can go back to your original.
 

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