End of Page command

W

wvut51

Is it possible in Excel to stop it from sending an End of Page command
I am trying to send single lines of data to an out of room printer and not have the printer start a new page with each line? Does anyone know how I could accomplish that
Thanks
 
D

Dave Peterson

I don't know how to stop it, but maybe you could accumulate the data into a
worksheet and then print that.

Or write to a .txt file and then print the .txt file when you're done.
 
Top