R
Richard
I'm trying to set a control's Enabled property to False
when a certain condition is met. The problem I'm having is
refering to the control's Control Source Name in the code.
In this case, the control's name is "Name".
I can't come up with the proper syntax that will allow the
editor to select the Enabled property.
when a certain condition is met. The problem I'm having is
refering to the control's Control Source Name in the code.
In this case, the control's name is "Name".
I can't come up with the proper syntax that will allow the
editor to select the Enabled property.