robmkimmons
Technical User
On a form I have a combo box [cboCorrType] that has a list of options with the last option being called "Other". Beside this combo box i have another field [txtCorrDesc] that is disabled.
What i would like is to have the disabled field become enabled whenever the user selects "Other" from the combo box (allowing the user to specify in the newly enabled field what the "other" is). I have tried several coding options but to no avail. Also, what is the best place for this code... on the "After Update" event?
Much thanks for any input!!
~Rob
What i would like is to have the disabled field become enabled whenever the user selects "Other" from the combo box (allowing the user to specify in the newly enabled field what the "other" is). I have tried several coding options but to no avail. Also, what is the best place for this code... on the "After Update" event?
Much thanks for any input!!
~Rob