Kayza,

In addition to properly aligned objects, I also suggest to use Monospace fonts.

Monospace fonts being the same size and spacing, unlike variable width fonts and were and are arguably, easier to deal with since everything is uniformly spaced.

Examples of monospaced fonts include Courier, Courier New, Lucida Console, Monaco,
and Consolas.

Hope that helps!

Very Best R:egards,

Razzak


At 01:21 PM 5/22/2017, Kayza Kleinman wrote:

I have a report that has one line per row of data. Nothing special or esoteric about it. I need to print this report to Excel, which has worked just fine till
I made an edit to the report.

I added a field to the report. Now, every few lines (and the number of lines is
NOT consistent!) the last field shows up on the row below.

What should be happening is:

Item1    Item2    Item3    Item4
Item1a  Item2a  Item3a  Item4a

What is happening every few lines is:
Item1    Item2    Item3
Item4
Item1a  Item2a  Item3a  Item4a

This is creating some major problem.

R:base v 9.5

Thanks for any insight.




--
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to