Crystal 8.5
I have a formula in my report as follow:
if isnull ({CUST_ADDRESS.NAME})then {CUST_ADDRESS.NAME}else{CUSTOMER.NAME}
Everything works fine until I create a group of this formula and the {CUSTOMER.NAME} dosen't show, only the ({CUST_ADDRESS.NAME}). Thanks!
I have a formula in my report as follow:
if isnull ({CUST_ADDRESS.NAME})then {CUST_ADDRESS.NAME}else{CUSTOMER.NAME}
Everything works fine until I create a group of this formula and the {CUSTOMER.NAME} dosen't show, only the ({CUST_ADDRESS.NAME}). Thanks!