Hi,
I'm trying to get a larger column in PROC REPORT like this, using style override with CELLWIDTH:
DEFINE formula /GROUP FORMAT =$formula. "Sales (x 1.000 E)" STYLE(COLUMN)={JUST=CENTER CELLWIDTH=400px};
In the HTML output this generates it doesn't seem to have effect.
Can anyone help me on this?
Cheers,
Gahan