View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Aldo Aldo is offline
external usenet poster
 
Posts: 16
Default Export specific cell data to txt delimited file

I have a workbook with several worksheets that are all identical in design.
I would like to take data from specific cells throughout the workbook and
place the data into a .txt file for merge purposes. Each set of data are in
one column in three cells. Is there an example of this somewhere. I'm not a
programmer, but have managed to adapt examples to specific needs. Any
suggestions are welcome.

Thanks,
Aldo