Howdy folks, I want make a value on my report print inside Parathesis (value) if the value is equal or less then 0.
Is there a way to do this? like:
if {orderrel.ORDRELVAL} <= 0 then else
Im using Crystal reports 8.5 connecting ODBC to a progress 9.1d database. Thanks
Is there a way to do this? like:
if {orderrel.ORDRELVAL} <= 0 then else
Im using Crystal reports 8.5 connecting ODBC to a progress 9.1d database. Thanks