Hi Dan,
how is position defined?
3rd line on a page?
Then:
Goto page,
goto line "+2",
MsgBox Selection.Bookmarks("\line").Range.Text

Signature
Greetings from Bavaria, Germany
Helmut Weber, MVP WordVBA
Win XP, Office 2003
"red.sys" & Chr$(64) & "t-online.de"
Dan - 04 Nov 2007 23:54 GMT
Thanks Helmut,
That's what I needed.
Dan
> Hi Dan,
>
[quoted text clipped - 6 lines]
> goto line "+2",
> MsgBox Selection.Bookmarks("\line").Range.Text