supress last value of a string
Hi,
i have a cross tab with column values as
1!,8!,1",8",1#,8,15
My client want to see th values as follows for column names
1!,8,1",8,1#,8,15
can any one tell me how to format the coulumn names to appear that way.
i tried if right(previous----) = right(---) in display string
still doesn't for
Thanks.
|