View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
future_vba_expert future_vba_expert is offline
external usenet poster
 
Posts: 26
Default Text Import Wizard Breaklines


If you were using a vba macro, you could automate the whole import. Have you
considered that?
--
future_vba_expert


"balterson" wrote:

When I import a text file and use set widths, there are already preset line
breaks there. Is there a way to set the default location for these lines? I
import text files every day, and have to move the breaks that are there. It
would be much faster to have these preset where I want them. Any hlep would
be great.