Calculation
Trying to calcuate a few fields into one formula
I need a formula for the below:
("UnitTypeTally.0.0" * "#ofUnitsTally.0.0") + ("TotalTally.0.0")
("UnitTypeTally.0.1" * "#ofUnitsTally.0.1") + ("TotalTally.0.1")
.......
("UnitTypeTally.0.15" * "#ofUnitsTally.0.15") + ("TotalTally.0.15")
