View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
martin martin is offline
external usenet poster
 
Posts: 9
Default Export range to text file

Thanks. I will give that a try.


-----Original Message-----
See example code for exporting to text files at
http://www.cpearson.com/excel/imptext.htm .


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com

"martin" wrote in

message
...
Based on what I have seen thru the Excel menus, there

does
not appear to be a way to export a range of cells to a
text file (or any other file type). The File/Export
command exports the entire file.

I am assuming that I will need to do this thru a script

of
some sort. Can it be done this way? If so, please
provide details since I am new to this.

Thanks.



.