Syntax

expression.AutoPercentEntry

expression A variable that represents an Application object.

Example

This example enables automatic multiplication by 100 for subsequent entries in cells formatted as percentages.

Visual Basic for Applications
Application.AutoPercentEntry = False
auto percent entry Auto Percent Entry Property autopercent AutoPercentEntry AutoPercentEntry Property

See also: