Data Access Page - Subtotal

  • Thread starter Thread starter Tommy
  • Start date Start date
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 think that you need to put that field in either the group by header;
or on the header or footer..
I wish I could help more; I just don't have a copy of Access 2003
around..

I love DAP! I would give _ANYTHING_ for Microsoft to continue to
release new versions of the OWC.
I've actually done some _REALLY_ sharp 'Excel Replacement' projects
using DAP and ADP of course.. Seems like such a great combo..

-Aaron
 
Kobe;

Please stop following me around; putting spam in these groups.

Thanks

-Aaron Kempf


linkhttp://www.2sshoes.com

"Tommy" <[email protected]> $B<LF~>CB)(B

I made a simple data access pages as below:-
Customer Inv Amount
ABC 001 $500
FFF 002 $600
GGG 003 $250

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!!- Hide quoted text -

- Show quoted text -
 
Team;

Hey does anyone know what I need to do about this lady? She is
following me around-- posting on the newsgroups.
Now this Kobe chick is emailing me. and I feel threatened.

Thanks

-Aaron





Kobe;

Please stop following me around; putting spam in these groups.

Thanks

-AaronKempf

"Tommy" <[email protected]> $B<LF~>CB)(Bnews:[email protected]...
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!!- Hide quoted text -
- Show quoted text -- Hide quoted text -

- Show quoted text -
 
Back
Top