IanT
02-22-2002, 06:36 AM
I have built an expression, I want it to show 0 as a default value when the calculation is unable to show a value. Can anyone help!!
|
View Full Version : Expression IanT 02-22-2002, 06:36 AM I have built an expression, I want it to show 0 as a default value when the calculation is unable to show a value. Can anyone help!! Alexandre 02-22-2002, 09:29 AM What is your expression and what do you mean by "unable to calculate a value". It is likely that you will better check the data used in your calculation to determine if you can get the result, or have to return 0. Alex |