I am not able to understand your suggestion.
At present, I am exporting to Excel Sheet.
We are able to view all the 5000 - 6000 rows.
And Manually, I am doing Sum / Computation for Profit & Savings.
Our Objective is to generate - Excel Sheet - With all Calculations are done.
I am aware about SUM ( COLUMN_NAME) AS [NAME WHICH I WANT TO KEEP]
But Challenge is that, I need to Pass this query as Seperate ROW
Main Topics
Browse All Topics





by: agnomiePosted on 2009-11-05 at 13:19:18ID: 25754164
What is the reason you don't want to use an excel SUM formula? Is it because the number of rows in the output is not always the same?
If so, then an easy way to solve it is to put the totals at the top of the spreadsheet.