Hello,
I have a userform with many Textboxes, Labels, CommandButtons....
I need to lock all the controls when the userform Initializes
Instead of locking each control separate, I found this code on google that works well if the userform doesn't contain any label, else if there is any label...