AutoPercentEntry Property

Microsoft Excel Visual Basic

AutoPercentEntry Property

       

True if entries in cells formatted as percentages aren’t automatically multiplied by 100 as soon as they are entered. Read/write Boolean.

Example

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

Application.AutoPercentEntry = False