2 Questions..
Hi..
I have two questions, please do me a favor, thx.
1. I use =Fields!xx.value to get data and view on preview tab like "123"
How could I format the value 123 as " 1A 2B 3C" .
2. I get data list like this..
A B C
-------------
1 1 1
1 1 2
1 1 3
1 2 3
and how could I format report like follow?
A B C
-------------
1 1 1
¡@¡@¡@ 2
¡@¡@¡@ 3
1 2 3
Thanks!
Angi
|