T
Tommy
Hi al
I made a simple data access pages as below:-
Customer Inv Amount
ABC 001 $500
FFF 002 $600
GGG 003 $250
$1350
It is very simple only a few of rows and I want to make a "Total" at the end
of the amount but I dont know how to make it. I tried to make a textbox box
with the datasource =sum([Amount]) but the system not allow me to do that.
Any advise? Thank you very much!!
I made a simple data access pages as below:-
Customer Inv Amount
ABC 001 $500
FFF 002 $600
GGG 003 $250
$1350
It is very simple only a few of rows and I want to make a "Total" at the end
of the amount but I dont know how to make it. I tried to make a textbox box
with the datasource =sum([Amount]) but the system not allow me to do that.
Any advise? Thank you very much!!