NullDisplay Property

Applies To   See Also

Specifies the text that is displayed to indicate null values. Available at design time and run time.

Syntax

Object.NullDisplay[ = cNullText]

Settings

cNullText

Specifies the text that is displayed for null values. .NULL. is the default value.

Remarks

This property changes the null display for individual objects only. To change null display for all objects, use SET NULLDISPLAY.