Happy New Year y'all! I'm trying to validate emails with DeBounce and I have two columns with email addresses in them.
Here is what I'm trying to achieve:
If Column 1 (AI output) has an email address, validate the email in Column 1
If Column 1 does not have an email address, validate the email in Column 2
I'm playing with the custom formulas and getting close but am getting a "missing input" error when Column 1 is blank.