View Single Post
  #1   Report Post  
mbrockhaus
 
Posts: n/a
Default 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?