Hi
I need to know how to make Grand total
based on Dates . I have the sub total for the dates and like to make
grand total for same dates . Please see the example below
Date Sub Total Grand Total
04/25/2005 $34
0425/2005 $89
04/25/2005 $78 --------
04/26/2005 $34
04/26/2005 $56
------
04/27/2005 $23
04/27/2005 $90
--------
What I would like to know is that how to make Grand total by dates .
Grand totals for 04/25 ,04/26, 04/27 using ASP . I need to do it on the
ASP page .
I am using MS SQL server 2000 as database
Thanks
I need to know how to make Grand total
based on Dates . I have the sub total for the dates and like to make
grand total for same dates . Please see the example below
Date Sub Total Grand Total
04/25/2005 $34
0425/2005 $89
04/25/2005 $78 --------
04/26/2005 $34
04/26/2005 $56
------
04/27/2005 $23
04/27/2005 $90
--------
What I would like to know is that how to make Grand total by dates .
Grand totals for 04/25 ,04/26, 04/27 using ASP . I need to do it on the
ASP page .
I am using MS SQL server 2000 as database
Thanks
