Well, nothing is "equal to null". But is you want to format a field that is
null in a certain way, just use IsNull.
Set the first dropdown to "Expression Is"
In the second field, enter your expression. Something like:
IsNull([YourFieldName])
Then tell it how you want null values formatted.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.