
Originally Posted by
macropod
Now you've changed:
Application.PrintOut Background:=False
to:
Application.PrintOut Background:=True
instead of deleting that line. As I said, you don't need it. Changing it the way you have instead of deleting it simply reintroduces the problem.