CRilliterate
Technical User
Hi,
I have a formula
IF{?BeginAmount}= $0.00 then 'ALL'
I went to change it to
IF{?BeginAmount}= $0.00 then 'ALL' else {?BeginAmount}
It wouldn't save because it says Number required and highlighted last {?BeginAmount}
BeginAmont field dtatype is a Number.
Please, help.Thanks
________________________________________
I am using Windows XP, Crystal Reports 9.0 with SQL Server
I have a formula
IF{?BeginAmount}= $0.00 then 'ALL'
I went to change it to
IF{?BeginAmount}= $0.00 then 'ALL' else {?BeginAmount}
It wouldn't save because it says Number required and highlighted last {?BeginAmount}
BeginAmont field dtatype is a Number.
Please, help.Thanks
________________________________________
I am using Windows XP, Crystal Reports 9.0 with SQL Server