ConfirmDataEntry Property

Specifies whether to confirm data entry.

Syntax

object.ConfirmDataEntry [= Boolean]

Properties

The ConfirmDataEntry property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Boolean

Whether or not to confirm data entry.

Settings

The settings for Boolean are:

Value

Description

True

Data entry is confirmed.

False

Data entry is not confirmed. (Default)

 

Applies To