G
Guest
I know I'm missing something obvious, but I need help. I have calculated
fields msg1, msg2, and msg3. I want msg3 to equal msg2 if it exists (ie, not
null or ""), otherwise I want msg3 to equal msg1, regardless of its value.
What's a nice way to do this?
much appreciated
fields msg1, msg2, and msg3. I want msg3 to equal msg2 if it exists (ie, not
null or ""), otherwise I want msg3 to equal msg1, regardless of its value.
What's a nice way to do this?
much appreciated