Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
pmm pmm is offline
external usenet poster
 
Posts: 5
Default How to find the vertical position on the page where the text-cursorare placed

Hi

With this code I can get the vertical position of word number 40:
----
MsgBox
PointsToCentimeters(ActiveDocument.Words(40).Infor mation(wdVerticalPosition*
RelativeToPage))
----

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


Can anybody help me with this problems? (thanks).
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
macropod macropod is offline
external usenet poster
 
Posts: 1,002
Default How to find the vertical position on the page where the text-cursor are placed

Hi pmm,

The code:
MsgBox PointsToCentimeters(Selection.Information(wdVertic alPositionRelativeToPage))
will return the vertical position of the first character in a selection or, if no character is selected, the insertion point.

Cheers
--
macropod
[MVP - Microsoft Word]
-------------------------

"pmm" wrote in message ...
Hi

With this code I can get the vertical position of word number 40:
----
MsgBox
PointsToCentimeters(ActiveDocument.Words(40).Infor mation(wdVerticalPosition*
RelativeToPage))
----

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


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

Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Word 2007: Status bar does not show Vertical position change George T Microsoft Word Help 1 August 21st 07 07:56 AM
wirting text in vertical position in winword Moh Microsoft Word Help 3 March 29th 07 09:36 PM
how do I adjust the position of the vertical lines in pleadings? Gary Howard Microsoft Word Help 2 September 26th 06 10:03 PM
Frame Vertical/Horizontal Position - Outside vs. Inside Relative t brianpmccullough Page Layout 1 July 12th 06 04:15 PM
Changing vertical position of footnote separator Kiwihiker Page Layout 1 June 25th 06 07:19 AM


All times are GMT +1. The time now is 08:42 PM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"