Hi,
I am using "ON TABLE SUMMARIZE" for the table summary. This is giving the summary for the numeric data. Now my problem is the summary data for the column we are getting in the last row, title is not showing in the same line.
eg.
Name Mark
Paul 400
Stephen 300
Total
700
I want this "Total" and respective Total of Mark in the same row....something like
Total 700
How can I do this? Is there any alternate way for doing this..?
Thanx in advance,
I am using "ON TABLE SUMMARIZE" for the table summary. This is giving the summary for the numeric data. Now my problem is the summary data for the column we are getting in the last row, title is not showing in the same line.
eg.
Name Mark
Paul 400
Stephen 300
Total
700
I want this "Total" and respective Total of Mark in the same row....something like
Total 700
How can I do this? Is there any alternate way for doing this..?
Thanx in advance,