Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to find the vertical position on the page where the text-cursor are placed

1 view
Skip to first unread message

pmm

unread,
Feb 10, 2008, 4:08:51 PM2/10/08
to
Hello

With this code I can get the vertical position of word number 40:
---->
MsgBox
PointsToCentimeters(ActiveDocument.Words(40).Information(wdVerticalPositionRelativeToPage))
---->

but I want the vertical position where the textcursor are placed in
the text - how?

Can anybody help me with this problems? (thanks).

0 new messages