I have a cross tab report that has dates along the top and data values filling the row value. It looks something like this...
3/13 3/14 3/15
12345
67890
85858
95049
85439
054044
I would like the 85858 value to print in the first position (kind of like top justified!!!), and the 95049 value to print in the first position, and have no whitespace. Is there a way to do this in Crystal.
3/13 3/14 3/15
12345
67890
85858
95049
85439
054044
I would like the 85858 value to print in the first position (kind of like top justified!!!), and the 95049 value to print in the first position, and have no whitespace. Is there a way to do this in Crystal.