--- This post is also appears in printing forum and is reposted here to
ensure best exposure ---
In my reports null values appear as .NULL.
I would like to have them appear as something like --- or another N/A-style
indicator.
Some of these fields also have expressions already defined such as the one
below:
IIF(PartNumber = "V","---",ItemType)
So the solution would have to be incorporated or work around existing
expressions.
ANYTHING other than .NULL would be great at this point!
Thank you.
Alan