Paul,
Can I assume that that your Normal template is macro free .dotx file? My Normal is a macro-enabled .dotm format file. I tried your test by opening Word then saving the new file as a .docx file then running the code, but I got the same slow result.
Yes, it is brutally slow with just Application.ScreenUpdating = False
|