Your 'code below' already has:
Application.ScreenUpdating = False
in the OptimizeCode_Begin sub, and:
Application.ScreenUpdating = True
in the OptimizeCode_End sub. What more do you expect?
Your 'code below' already has:
Application.ScreenUpdating = False
in the OptimizeCode_Begin sub, and:
Application.ScreenUpdating = True
in the OptimizeCode_End sub. What more do you expect?
Cheers
Paul Edstein
[Fmr MS MVP - Word]