I am trying to print a formula field in the details section.
My problem is the line after the "Else" does not print.
Why not?
My problem is the line after the "Else" does not print.
Why not?
Problem Code:
if {CustomersTable.CCorpCust2} = "Yes" then {CustomersTable.CBuyLN} else {CustomersTable.CBuyLN} & ", " & {CustomersTable.CBuyFN}