???;
Select the text and delete. Unfortunately there is no way of selecting a
page in one go (not that I know of anyway).
Sometime ago one of the MVP's (I think it was Jay Freedman but it could be
someone else) posted this code that would do the job. If you put that in a
macro and assign it to a button or keyboard combination it should do the
trick for you. Only thing you have to do is to hit the delete key.
Sub SelectCurrentPage()
ActiveDocument.Bookmarks("\Page").Select
End Sub
Luc
> Just tell me somebidy how to remove a page!
If it's a "blank page," see http://sbarnhill.mvps.org/WordFAQs/BlankPage.htm

Signature
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
> Just tell me somebidy how to remove a page!
TudorDoc - 24 Jun 2005 10:26 GMT
There is a post somewhere in this forum containing a macro that selects
a whole page (just like WordPerfect). I cannot find that post now! I
have the macro saved so I'll post it as a new thread later on today
TudorDoc

Signature
TudorDoc
TudorDoc - 24 Jun 2005 17:14 GMT
TudorDoc Wrote:
> There is a post somewhere in this forum containing a macro that selects
> a whole page (just like WordPerfect). I cannot find that post now! I
> have the macro saved so I'll post it as a new thread later on today
>
> TudorDoc
Heres the link
http://www.wordbanter.com/showthread.php?t=22029&highlight=tudordoc

Signature
TudorDoc