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

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.