Hi,
I need help with this error in Crystal Reports.
I'm using the following formula in Field Explorer:
IF {TABLE.CARDNBR} = 123456* then "{TABLE.OWNERNAME}" else " "
I get the Crystal Reports error "A number,currency amount, boolean, date, time, etc. is expected here." over the "then".
I want...