Forum Discussion

JohnRomano's avatar
JohnRomano
Qrew Cadet
3 months ago
Solved

Using AND with Null values

I have a formula with multiple Null and Not Null values, one of the nested statements needs to look at two fields so I used AND, but this generates an error "AND" cannot be applied.  If( IsNull([...
  • JohnRomano's avatar
    JohnRomano
    3 months ago

    I appreciate the help, I was trying to be as direct as possible--noted for the next time. Your solution produced the desired outcome. Thank you.