View Full Version : Sum of two Running Total Fields


homer.favenir
10-23-2007, 11:03 AM
i have two running Total Fields
Sum of Total Keyed
and
Sum of TOtal MBD

how can i add them?

thanks
:confused:

Kempes
10-30-2007, 08:56 AM
You should be able to create a formula field and key the code in manually.

Sum(TOtal MBD) + Sum(Total Keyed)

Kempes
10-30-2007, 09:12 AM
Just checked this to prove it works and it does.

Good Luck!