A
Access_Beginner
I’ve run into a problem though while designing a report and I was hoping you
could help me out. I’ll try to explain it as clear as I can.
I have three different accounts that all have transactions of revenues and
expenses. I wanted to sort the data from the account for the last two weeks,
so I made the form based on a query that has a date criteria on the last two
weeks. The only grouping I did for the report was by accounts so I can see
all the revenues and expenses in each. I added sums of the revenue and
expenses to the account footer, so I could have it generate the sums of
revenues and expenses for each account. My problem arises after this. I want
to pull the calculations from these sums of revenue and expense for each
account. Let’s say the accounts are named 1, 2, and 3. I would like to take
the sum of revenue from account 2, then divide that by two, then add it to
another number. Basically, I would like to make a formula with the sums of
revenues from each account.
I only want to the sum of revenues from one account, not all so i could plug
that value into a formula
could help me out. I’ll try to explain it as clear as I can.
I have three different accounts that all have transactions of revenues and
expenses. I wanted to sort the data from the account for the last two weeks,
so I made the form based on a query that has a date criteria on the last two
weeks. The only grouping I did for the report was by accounts so I can see
all the revenues and expenses in each. I added sums of the revenue and
expenses to the account footer, so I could have it generate the sums of
revenues and expenses for each account. My problem arises after this. I want
to pull the calculations from these sums of revenue and expense for each
account. Let’s say the accounts are named 1, 2, and 3. I would like to take
the sum of revenue from account 2, then divide that by two, then add it to
another number. Basically, I would like to make a formula with the sums of
revenues from each account.
I only want to the sum of revenues from one account, not all so i could plug
that value into a formula