MsgBox
ActiveDocument.Bookmarks("Test").Range.Information(wdActiveEndPageNumber)

Signature
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
> Hi all,
>
> I am trying to get the page number of a given bookmark inserted
> somewhere in the middle of a document.
>
> Anyone could give me a clue on how to do it ?