Saving Selected Cells to a Text File w/o using a VBA script

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to save only a range of cells in a worksheet to a tab-delimited
text file.

I have seen entries posted in this discussion group and have implemented a
VBA script (based on some recommnedations posted) that does what I need to do.

But my question is: Is there a way to save only a selected portion of a
worksheet within a workbook to a text file? (i.e., NOT the entire worksheet,
just a selection of cells).

Thanks for any help you can give.
 

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