T
Teofilo Homsany
Hi! I have the following query that I want to build.
I want to have a table to print out different customer names with their
respecting transactions for a determined date range.
I want to add the credits, add the debits and then make the credits - debits
to figure out if the person owns money to the company or not.
How can I do that each time I access the credit or debit record it would
create a variable that would hold the total for each. and then that way I
can add them up.
I know it's kind of confusing but if you don't understand let me know and
I'll try to put it in another way.
I want to add debits and credits and store it into a variable while I'm
running the query.
Thanks much in advance,
Teo
I want to have a table to print out different customer names with their
respecting transactions for a determined date range.
I want to add the credits, add the debits and then make the credits - debits
to figure out if the person owns money to the company or not.
How can I do that each time I access the credit or debit record it would
create a variable that would hold the total for each. and then that way I
can add them up.
I know it's kind of confusing but if you don't understand let me know and
I'll try to put it in another way.
I want to add debits and credits and store it into a variable while I'm
running the query.
Thanks much in advance,
Teo