End of Page command

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
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.
 
Back
Top