Sum values in a column

Hi,

I want to have the sum of the values of a column .. however the range is not definate.. a.. i.e we need to check till the last rec.. and need to get the sum

pls help

[196 byte] By [Sreeja] at [2008-1-2]
# 1
Use the matrix report.
mverma at 2007-9-13 > top of Msdn Tech,SQL Server,SQL Server Reporting Services...
# 2
i am new to VBA .. so donot understand wht u meant by matrix report ..
Sreeja at 2007-9-13 > top of Msdn Tech,SQL Server,SQL Server Reporting Services...
# 3
When you total a column in a table, it totals everything in that column in that table. If you have a filter on that table, you will be totalling the subset of the data that the filter allows. You really need to specify what you mean by "the range is not definate". Are you meaning that you want to total everything regardless of filters?
sluggy at 2007-9-13 > top of Msdn Tech,SQL Server,SQL Server Reporting Services...
# 4

Just open your project and select the matrix report,

select the column group and row group ie. what will be your column and rows then select the subtotal

it will give you total of all the columns and rows in the last colmn as well as rows

Regards,

Manoj Verma

mverma at 2007-9-13 > top of Msdn Tech,SQL Server,SQL Server Reporting Services...

SQL Server

Site Classified