TransitionFormEntry Property

Applies To

Worksheet Object.

Description

True if Microsoft Excel will use Lotus 1-2-3 formula entry rules for this worksheet. Read-write.

Remarks

This property is not available on the Apple Macintosh.

Example

This example causes Microsoft Excel to use Lotus 1-2-3 formula entry rules for Sheet1.


Worksheets("Sheet1").TransitionFormEntry = True