JohnRomano
3 months agoQrew Cadet
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([...
- 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.