Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to get the cursor position on MS Word

Status
Not open for further replies.

Firedart

Technical User
Feb 24, 2009
2
GB
I need to know wich is the function on VBA that returns the cursor's current position on a MS Word document. If possible a X-Y position, but if that function doesn't exist I think there would at least be one that will return the number of the character on the whole document.
Anyone knows this?
 
Isn't there a function to get the current selection range? I think you use that.

Chip H.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top