Thread: Column Breaks
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Mike Fogleman[_2_] Mike Fogleman[_2_] is offline
external usenet poster
 
Posts: 206
Default Column Breaks

If you can do what you want manually using the Wizard, then you can record a
macro of those actions to get the code. If the wizard won't do what you want
then you will need to be more precise in your question. How is the text
presented to Excel and what do you expect Excel to do with it?

Mike F
"Ams" wrote in message
...
Dear All Excel Experts

Is it possible to open text file in Excel and split using Text Import
Wizard as per Required column breaks


Please Suggest