Expand Minimize
0 out of 1 rated this helpful - Rate this topic

CheckBox.Enabled Property (Access)

You can use the Enabled property to set or return the status of the conditional format in the FormatCondition object. Read/write Boolean.

expression .Enabled

expression A variable that represents a CheckBox object.

The Enabled property setting is a value that indicates whether the conditional format is enabled or disabled. True enables the conditional format. False disables the conditional format. The default is True.

When the Enabled property is True, the conditional format can be displayed in the Conditional Formatting dialog box.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.