When I insert this "total cost" formula, I get a blank field or value.{WOP.TOTALPARTSCOST}+{@RegHrCost}+{@OTCosts}
//formula {@RegHrCost}= {WOE.REGHRS}*{WOE.RATE}
//formula {@OTCosts}= {WOE.OTHRS}*{WOE.OTFACTOR}*{WOE.RATE}
Is it possible that I get no result because one of the fields: reg. hours, ot hours or parts costs was left blank?
If so how do I tell Crystall to sum fields that are not blank and ignor or give a 0 to the fields that were left blank?
Thanks
//formula {@RegHrCost}= {WOE.REGHRS}*{WOE.RATE}
//formula {@OTCosts}= {WOE.OTHRS}*{WOE.OTFACTOR}*{WOE.RATE}
Is it possible that I get no result because one of the fields: reg. hours, ot hours or parts costs was left blank?
If so how do I tell Crystall to sum fields that are not blank and ignor or give a 0 to the fields that were left blank?
Thanks