Hi All
I have found plenty of posts to enable text boxes through a check box but not the other way round. Can anyone help?
If checkbox "chkHomeNumber" is enabled then I would like to disable textbox "TextBoxHomeNumberSTD" & "TextBoxMain"
Below is code that works perfectly but there is no alternative disabled option in VBA code that I can see.
Also is it possible to ignore part of a macro when the checkbox is activated or will i have to run a slightly altered macro from that checkbox activation?
Thanks
Mark
Bookmarks