N
neoret
Hello.
I've found a way to disable events in excel and needs to do the same
thing in word.
The way I did this in excel is:
theActiveExcelWorkbook.Application.EnableEvents = false;
Is there any way to do this in word?
I'll be HAPPY for any hints!
neoret
I've found a way to disable events in excel and needs to do the same
thing in word.
The way I did this in excel is:
theActiveExcelWorkbook.Application.EnableEvents = false;
Is there any way to do this in word?
I'll be HAPPY for any hints!
neoret