View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] glepage@execulink.com is offline
external usenet poster
 
Posts: 1
Default importing multiple text files into individual worksheets in workbook

Hi I've searched through group and haven't quite found an answer for my
use.
I have multiple individual text files, that contain simple text.
I want to import them into 1 workbook each as a seperate worksheet.Each
text file,single column, and each text line as a seperate row in sheet.

Thanks
Guy