ExactMatch Property

Specifies if the Lookup object is a range or an exact match table.

Syntax

object.ExactMatch [= Boolean]

Properties

The ExactMatch property syntax has these parts:

Part

Description

object

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

Boolean

Whether the table is a range or exact match.

Settings

The settings for Boolean are:

Value

Description

True

The table is an exact match.

False

The table is a range. (Default)

 

Applies To