Tranfer data from column to an O/S text file

  • Thread starter Thread starter BSENA
  • Start date Start date
B

BSENA

Hi,

How should we transfer all the text data (text) from a column of a
excel sheet into an O/S text file (report.txt)?


Thanks

Bil
 
Hi

Try saving the sheet as .TXT, which is an option in the 'Save as type' box.
If you need it delimiting, use .CSV option.

Andy.
 
hi,

But I like to say I only wanted to copy the text from one of the shee
into a texet file.
There are lots of other sheets.
SO how can we save the text data from only the one sheet into a tex
file.

thank
 
Back
Top