View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Trey[_2_] Trey[_2_] is offline
external usenet poster
 
Posts: 2
Default Fixed length file import??

I have a fixed length file, thats 700 characters long. Each week i
have to go in and manually import the file, and tell excel where the
fields are. The fields are the same length everytime. Is there a way
to open a new excel sheet and have it automatically import the
information? I have been looking at some scripts, but i have no idea
where to put them.