Picking Sheet v4.5. I am trying to suppress the Ship to Address formula data when there is data populated in a UDF (it happens to hold an ""alternate"" ship to address), but I can't get the formula field data to suppress.
I placed the UDF on top of the Ship-to address formula and the goal is to display the Alternate ST data when it is present; otherwise print the formula data.
I've tried 2 suppression formulas on the ST formula field that aren't working for me:
1. UDF_field <> """"
2. isnull ({UDF_field})
Attached Report Options settings
What am I doing wrong?