Thread
:
how: if, conditional test, true (do nothing if false)
View Single Post
#
2
bj
Posts: n/a
=if(Condtion,true response,"")
will give a blank for a false response,
is this what you mean?
"jwhitney" wrote:
I want a simply if then without the else.
Reply With Quote