R
RMO
I have a table with various account information including each accounts cash
balances. I'm able to query to pull out just the cash balances along with
the account name. Some of the accounts however need to me netted and this is
where I'm stuck. Is it possible to query so the cash amounts are pulled from
the table while also producing an aggregate number for the particular
accounts that need to be netted? Thanks.
balances. I'm able to query to pull out just the cash balances along with
the account name. Some of the accounts however need to me netted and this is
where I'm stuck. Is it possible to query so the cash amounts are pulled from
the table while also producing an aggregate number for the particular
accounts that need to be netted? Thanks.