I have created a couple of user forms in vba, they work fine until I click anywhere in the user form that is NOT a field, when I click outside of a field, I get the following error:
Compile error, Sub or Function not defined. Again, this only happens when I click inside the userform, but not in...