Quote:
Originally Posted by eduzs
Did you try to put the sub in ThisDocument code windows instead of in a module?
|
You really would'nt want to do that; that's a sure way of guaranteeing the MailMergeAfterMerge macro won't work. Event macros of this kind must be used in a properly initiated Class module.