M
Meg
I have a query which sums fields in two tables.
The first table is checks and it sums checkswritten by
customer.
The second table is wires and it sums outgoingwires by
customer.
The query is Tranferedamount and the formula is
Transferededamount: [Sum Of checkswritten]+[Sum Of
outgoingwires].
It works fine when both checkswritten and outgoingwires
are not equal to 0, but if one if them is 0, then the
query doesn't seem to work.
Can someone point out what I am doing wrong?
Thanks so much,
Meg
The first table is checks and it sums checkswritten by
customer.
The second table is wires and it sums outgoingwires by
customer.
The query is Tranferedamount and the formula is
Transferededamount: [Sum Of checkswritten]+[Sum Of
outgoingwires].
It works fine when both checkswritten and outgoingwires
are not equal to 0, but if one if them is 0, then the
query doesn't seem to work.
Can someone point out what I am doing wrong?
Thanks so much,
Meg