View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] wendywhuang@gmail.com is offline
external usenet poster
 
Posts: 3
Default Extracting Numerous Text files into Excel

Hi,
I have to extract 300+ text files (they are symmetric, same number of
columns) into an excel spreadsheet. Each file contains about 1800
lines. Will Excel support that many lines? What method do i use to
extract them. I don't want to open each file and do a copy all, then
paste into Excel. Please Help! Thanks