I am trying to setup a report that will show details of Totaling Accounts for analysis. The problem I have is that each time a new account number is added to the totaling account I have to update all of the Account schedules that show detail for that Totaling account.
Example:
Account number 4190900 is a totaling number that totals 4100000..4190899
I want one Account Schedule Row for 4190900 that will print the balances for each of the accounts 4100000..4190899.
Any help is appreciated.
Dan Alpe
0
Comments
4100000..4190900 (to include the Last Account in the Range)
That way, you do not have to modify the schedule each time a new account it added to the range.