Column Layout of Cross Tab
Posted: Wed May 13, 2009 6:14 am
Hi,
i've got a Cross Tab like
Is it possible to adjust the layout of an entire colum, depending on the value of the column header, i.e. if column header value == 2 then highlight entire column?
thanks in advance
i've got a Cross Tab like
Code: Select all
--------------------
| | 1 | 2 | 3 | 4 |
--------------------
| a | | | | x |
--------------------
| b | | y | | |
---------------------
| c | | | z | |
---------------------
thanks in advance