My script is running with no errors now, thank you! How do I get each row that match my criteria to Sum a total (for all that match) on ONE row?
Expr1: Sum(IIf([2014 Rating]=3 And [Division Chgs to Merit %]="2.75",[Division Merit Dollars Adjustment],0))
So if I have three rows that met my...