Hello All,

I am writing a formula as below in crystal report
if {dtJumbo.Sno} > {?startNum} then
crred
else
crgray


I want to check with the parameter value. This is throwing an error "A...