I am trying to supress records where a specific field is null. I have attempted this by using the following expressions:
!=""
!=" "
!^=" "
and also when contatenating the formula for the field in question. None of these work for me! Does anyone have any other suggestions?
Thank you!
!=""
!=" "
!^=" "
and also when contatenating the formula for the field in question. None of these work for me! Does anyone have any other suggestions?
Thank you!