creating banking statement with balance ASP

W

webbygeeza

Hello gurus

ASP, IIS 5.0, and Access OLEDB

I have data access page that print out my account statement like this in
reverse data order.

Date Stuff Prince
28/04/2004 bananas 4.99
27/04/2004 apples 2.99
26/04/2004 graphes 1.00

What I would like to introduce on my page is another column lets say
Balance that will total up line by line. Perhaps you could suggest doing
that as part of my access query as well as vbscriping on the fly.

Many thanks
 
W

webbygeeza

webbygeeza said:
Hello gurus

ASP, IIS 5.0, and Access OLEDB

I have data access page that print out my account statement like this in
reverse data order.

Date Stuff Prince
28/04/2004 bananas 4.99
27/04/2004 apples 2.99
26/04/2004 graphes 1.00

What I would like to introduce on my page is another column lets say
Balance that will total up line by line. Perhaps you could suggest doing
that as part of my access query as well as vbscriping on the fly.

Many thanks

Sorry that wasnt clear, what i want is this
Date Stuff Prince Balance
28/04/2004 bananas 4.99 8.98
27/04/2004 apples 2.99 3.99
26/04/2004 graphes 1.00 1.00
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,148
Messages
2,570,834
Members
47,380
Latest member
AlinaBlevi

Latest Threads

Top