I am having a formula filed inside my crystal report that i want to align in the right direction when it get printed on my crystal report
here is my formula
IF ({ABC.NAME} = "John") THEN {Notes.NOTE_details}
else {ABC.old_ENTRY}
Please advise
thanking in advance