My date formula for only viewing specific dates exports to Excel as 1/0/1900. What can I do to get a blank date in Excel? (blank dates viewed in Crystal exporting as 1/0/1900)
My formula:
if {AR_InvoiceHistoryDetail.UDF_CC_CODE}= "Rent" then {SO_SalesOrderHeader.OrderDate}
Thanks very much.
My formula:
if {AR_InvoiceHistoryDetail.UDF_CC_CODE}= "Rent" then {SO_SalesOrderHeader.OrderDate}
Thanks very much.