B
Bart Hernalsteen
Hi,
I'm trying to implement application event procedures.
I've inserted a class module etc like decribed on the
www.mvps.org/word/faqs/MacrosVBA/appClassEvenstContent.htm website.
It works fine until I end a macro by the "End" statement. Why ?
I added a watch for my oAppClass object
It exist until I run the "End" statement, then its reporting "object
variable or with block variablel not set"
I work with Word Xp on a Win Xp prof. station.
Any suggestions ?
Thanks
Bart Hernalsteen
I'm trying to implement application event procedures.
I've inserted a class module etc like decribed on the
www.mvps.org/word/faqs/MacrosVBA/appClassEvenstContent.htm website.
It works fine until I end a macro by the "End" statement. Why ?
I added a watch for my oAppClass object
It exist until I run the "End" statement, then its reporting "object
variable or with block variablel not set"
I work with Word Xp on a Win Xp prof. station.
Any suggestions ?
Thanks
Bart Hernalsteen