M
MorenD
I use to include the sentence "Application.EneableEvent = 'False' or
'True'" in VBA applications developed in the MS-Excel platform. It works
very well in association with actions performed in the spreadsheets or the
workbook, but not when the action is performed in Userforms.
Now I am develop a short utility in VBA using the MS-Word platform and
I need to know if it is posible to un-eneable the events associated to
elements of a Userform created with VBA in MS-Word?
'True'" in VBA applications developed in the MS-Excel platform. It works
very well in association with actions performed in the spreadsheets or the
workbook, but not when the action is performed in Userforms.
Now I am develop a short utility in VBA using the MS-Word platform and
I need to know if it is posible to un-eneable the events associated to
elements of a Userform created with VBA in MS-Word?