Hey guys I have a table I am trying to write a query for that will give me a closing balance for an account on each day.
Now I have no control over the table and its fields as its a 3rd party database
I am ok calculating the starting opening balance by just adding all sales and minusing all receipts for all days before the opening date
however what i have no idea on is how to recalculate in a query to show the closing balance for that same day.
if any1 has any suggestion it would be appreciated
Jason
Now I have no control over the table and its fields as its a 3rd party database
I am ok calculating the starting opening balance by just adding all sales and minusing all receipts for all days before the opening date
however what i have no idea on is how to recalculate in a query to show the closing balance for that same day.
if any1 has any suggestion it would be appreciated
Jason