Using Crystal 10 I am in the Running totals conditional formual screen. I am needing to add up all the apples that meet the conditions of "NF" and status of "IN Basket" OR "TREED".
I am missing something as the "save and close" function kicks back the error:
"The Remaining text does not appear to be part of the formula."
Sum({FILE1.Apple})where{FILE1.ActionType}= "NF" and {FILE1.Status}= "In BASKET" or {FILE1.Status} = "Treed
I am missing something as the "save and close" function kicks back the error:
"The Remaining text does not appear to be part of the formula."
Sum({FILE1.Apple})where{FILE1.ActionType}= "NF" and {FILE1.Status}= "In BASKET" or {FILE1.Status} = "Treed