I am using a userform for the first time and I want a textbox to be blocked for input. I have tried a lot of different things, but still without a proper result. Can anybody help me with this matter ?
Change the Enabled property to False for the textbox.