I'm trying to find the sum of a formula I have created in CR 8.5. I'm getting an Error message:
The summary/running total field could not be created.
code:
sum(@formulaName)
@formulaName = abs(@Def)
@Def = field - field
If you can help it would be greatly appreciated!
Thanks
The summary/running total field could not be created.
code:
sum(@formulaName)
@formulaName = abs(@Def)
@Def = field - field
If you can help it would be greatly appreciated!
Thanks