H
H2OBOWL
I have a report that uses a query to display deposit and withdrawal amounts
from a table. I'm trying to get the report to calculate the balance at the
bottom, but using =Sum([Deposits]-[Withdrawals]) it just returns incorrect
amounts. What am I doing wrong?
Thank you.
from a table. I'm trying to get the report to calculate the balance at the
bottom, but using =Sum([Deposits]-[Withdrawals]) it just returns incorrect
amounts. What am I doing wrong?
Thank you.