Is there a way to get a macro to run at the end of a mailmerge
P Peter Jamieson Dec 7, 2006 #2 Only if you initiate the merge using a macro. Then you can do a Mailmerge.Execute followed by whatever it is you want to do. You could also consider using mailmerge events, but setting that up is arguably even harder. Peter Jamieson
Only if you initiate the merge using a macro. Then you can do a Mailmerge.Execute followed by whatever it is you want to do. You could also consider using mailmerge events, but setting that up is arguably even harder. Peter Jamieson