I'm trying to build an expression that will calculate a total for me. Basically I need to find a $ amt for all items that meet a specific requirement. I did not build this DB so I'm having several problems! The expression I've been trying to make work is " =Sum[fldCAmtFiled]where([fldCStatus])=8 ". Does anyone have an idea that may work?