Report Offensive Message

Not sure I get you
IsNull([SomeField],'Unknown')
in a condition might as well just use
([SomeField] is null)

If it's you want 'unknown' on the report and to do some condtional output, then by all means.
Posted by Tony Hopkinson
21st Mar 2011