I have a DB with the following tables/fields:
Table=GLAccount
Field=GLAccountNumber
In the field value, there are 7 different account numbers that I want to sum up (there are many more, but only want to sum seven of them). The account numbers represent different product lines.
They are:
410000.00
412500.00
415000.00
417500.00
420000.00
421000.00
431000.00
Each of these account numbers has a value associated with it that represents a sales dollar figure.
I need a formula that will add up the values represented by the account numbers and place that value in the report footer next to a field I've labeled as "Balance per GL".
Can someone point me in the right direction?
thank you all;
chris
Table=GLAccount
Field=GLAccountNumber
In the field value, there are 7 different account numbers that I want to sum up (there are many more, but only want to sum seven of them). The account numbers represent different product lines.
They are:
410000.00
412500.00
415000.00
417500.00
420000.00
421000.00
431000.00
Each of these account numbers has a value associated with it that represents a sales dollar figure.
I need a formula that will add up the values represented by the account numbers and place that value in the report footer next to a field I've labeled as "Balance per GL".
Can someone point me in the right direction?
thank you all;
chris