View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Matthew[_9_] Matthew[_9_] is offline
external usenet poster
 
Posts: 5
Default Convert a 100,000 character linear text file

I have a 100,000+ character linear text file that I would like convert
to a worksheet.
Each record will be 178 characters long. I feel certain that a visual
basic module would do the
job, but it is beyond my capabilities at this point. Thanks in advance
for any ideas.

Matthew Saxon