Jaafar Tribak
Well-known Member
- Joined
- Dec 5, 2002
- Messages
- 9,806
- Office Version
- 2016
- Platform
- Windows
I am experimenting with some code that drags controls from one modeless userform and drop them onto another modeless userform. as soon as I drop the control onto the destination userform , I get the alert message : "This Method can't be used in this context" - I want to suppress this error message but Application.DisplayAlerts doesn't work for userforms.
Is anybody aware of a built-in method to suppress alerts coming from the MSForms library ?
Is anybody aware of a built-in method to suppress alerts coming from the MSForms library ?