> You can make the document not visible.
>
> ActiveDocument.Visible = False
I meant to type ActiveWindow.Visible = false.
Sometimes my fingers just don't co-operate with my head, hmmm, maybe it's
the other way around.

Signature
http://www.standards.com/; See Howard Kaikow's web site.
> Howard
>
[quoted text clipped - 8 lines]
> >
> > ActiveDocument.Visible = False
Dave - 28 Feb 2005 19:56 GMT
Thanks Howard. I know the feeling well.
> I meant to type ActiveWindow.Visible = false.
> Sometimes my fingers just don't co-operate with my head, hmmm, maybe it's
> the other way around.