EditDirectlyInCell Property

Microsoft Excel Visual Basic

True if Microsoft Excel allows editing in cells. Read/write Boolean.

Example

This example enables editing in cells.

Application.EditDirectlyInCell = True