Hi. So I have a userform and let's say it has one textbox, a controlbutton1 and a controlbutton2.
controlbutton1.enabled = false
controlbutton2.enabled = true
at textbox_afterupdate (after pressing Enter or Tab), if the content of the textbox meets the requirements it sets...