"select this page" problem

G

gils usenet acct

Since using Word 2003, I've had problems with the following code which I use
for selecting the current page. Frequently the code now selects the entire
document, ... but sometimes it works fine. Any ideas for a fix will be
appreciated.

ActiveDocument.Bookmarks("\Page").Range.Select


:)
Gil
 
Top