Ascii Page Break

A

Adam

Is there any way to insert a page break into an ASCII .TXT file that Excel
will recognize as such when importing?

Thanks
 
S

st

Adam said:
Is there any way to insert a page break into an ASCII .TXT file that Excel
will recognize as such when importing?

Thanks
No garanties, but try #12 ( )
 
D

Dave Peterson

I don't think so.

Maybe you could include a special unique set of characters that could be
imported. Then run a macro that inserts a page break and deletes the row with
that string???
 
Top