I am trying to multiplytwo values it works fine sometings but not others.Here is the code
MyMatCost = (Forms!frmEstimateComplete.Form!fsubEstDets.Form!fsubMatsEst.Form.txtSubtotal * Forms!frmEstimateComplete.Form!fsubEstDets.Form!fsubOpsEst.Form.Parent!txtQuantity.value)
MyMatCost = (Forms!frmEstimateComplete.Form!fsubEstDets.Form!fsubMatsEst.Form.txtSubtotal * Forms!frmEstimateComplete.Form!fsubEstDets.Form!fsubOpsEst.Form.Parent!txtQuantity.value)