View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default How do I insert page breaks in .txt for use in excel?

Plain text files don't have page breaks.

Maybe you could give them a workbook that contains a macro that imports the text
file and does exactly what you want?????

JohnK wrote:

I control the production of a semicolon delimited text file using SAS and
would like to allow end-users to import it directly into excel with preset
page breaks.


--

Dave Peterson