Forum Discussion
QuickBaseCoachD
7 years agoQrew Captain
If(
[IsNull([APPT? 19]), �Blank",
[IsNull([APPT 19]), "Blank",
" not Blank")
That will filter out (or include only) if either of those fields are blank.
Mark
[IsNull([APPT? 19]), �Blank",
[IsNull([APPT 19]), "Blank",
" not Blank")
That will filter out (or include only) if either of those fields are blank.
Mark