Thread
:
How do I set a result of an "if" function to NULL; not 0 or ""?
View Single Post
#
1
mbrockhaus
Posts: n/a
How do I set a result of an "if" function to NULL; not 0 or ""?
I'm using an "if" statement and I want to set the TRUE condition results to
NULL rather than "0" or "". Is there a way to do this?
Reply With Quote