|
Hi,
I am using Excel tagsets with Proc Tabulate and have got most of the styles to work, except the problem is that no matter where I put it, it seems to ignore my attempts to vertically justify boxes and puts everything as bottom justified!!!
I am doing style code like this:
(N={label='Number of Patients' style=[background=lightgrey vjust=T just=c]}*f=7.0
and for instance, in this case I get the light grey and the center justification, but **do not** get the top vertical justification. Help! I am producing many Excel sheets and find I have to go through each one and select all, then align top, so want to find out why SAS is ignoring my vjust=T specification.
-Mary
|