I have a formula which is giving me the following error when I try to view the report.
Crystal Report Viewer
The string is non-numeric
Odd thing is the formula check out ok when I am in the formula editor. Here it is:
if IsDate(CStr({ado.SettleDate})) = True then {ado.SettleDate} else CDate({ado.SettleDate_calc})
Running-up on deadline. Help appreciated.
Crystal Report Viewer
The string is non-numeric
Odd thing is the formula check out ok when I am in the formula editor. Here it is:
if IsDate(CStr({ado.SettleDate})) = True then {ado.SettleDate} else CDate({ado.SettleDate_calc})
Running-up on deadline. Help appreciated.