I need to evaluate whether or not an attachment field is blank with an IF statement. Variations of double quotes and the BLANK() function don't do the trick. Any ideas?
Page 1 / 1
@Darryl_Oliver all you really need for that is IF({field name}, 'true', 'false').
So simple! Thanks.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.