View Single Post
 
Old 09-07-2023, 09:52 AM
MyName MyName is offline Windows 10 Office 97-2003
Novice
 
Join Date: Sep 2023
Posts: 1
MyName is on a distinguished road
Default VBA to position cursor document

I need vba code to place the cursor at a specific position in a word text document.
The position needs to be defined by suitable x and y coordinates, ideally
using the Ln and Col numbers that appear at the bottom of a word 2003 .doc document.
Reply With Quote