page setup

R

RDL

HI,

Is it possible to have the field headings running vertical
instead of across? SO then, data fields flow down as
opposed to across the page
 
S

Sergey Poberezovskiy

You can definitely change field headings by setting
label's Vertical property to True, but I am not aware of
how to make the data fields to flow down the page.

HTH
 
S

Sergey Poberezovskiy

My bad,

On Forms you can only set label's Vertical property to
yes, but on Reports you can apply it to TextBoxes as well.
 
Top