Line lenght limit while saving as a PRN file

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

Guest

Hi,

Anyone's aware of any problem regarding a maximum number of character per
line when saving an excel spreadsheet as a PRN file. We currently have an
excel sheet that has way over 250 characters in length but when saving as a
PRN and then re-open the file in notepad(or even Word), it is being cut at
234 characters.

Thanks
 
Unless you have an alternate way to save an excel file as text and respect
the width of each columns, which the dedicated and only way to do this(as far
as I know) is to save as PRN
 
You can use a non-proportional font like Courier and adjust the column
widths as required and then save as a .txt file.

Hope this helps.

Pete
 
Back
Top