Help
Nick_Springett
4 - Data Explorer
4 - Data Explorer
since ‎Feb 03, 2021
‎Nov 29, 2022

User Statistics

  • 3 Posts
  • 1 Solutions
  • 1 Kudos given
  • 0 Kudos received

User Activity

Hey there. I wrote a basic IF statement that checks content of some records. This was the IF Statement IF(A,A,IF(B,B,C)). Now I need something a little more complex, I need to check if variable A is an email address. I am thinking something along the...
What I am trying to do is use 2 nested if statements to check if 2 variables are blank (A and B). If A isn’t blank it will post A, but if A is blank it will then check to see if if B is blank and if B isn’t blank it will post B. But if B is blank as ...
Kudos given to