Hello,
I would like to get the current character (cursor) position in a Word document.
Could you tell me which VBA code I could use to get it ?
The current position should be an integer. I want to use it to define a range from the current position until (current position + x characters)
Thanks
I would like to get the current character (cursor) position in a Word document.
Could you tell me which VBA code I could use to get it ?
The current position should be an integer. I want to use it to define a range from the current position until (current position + x characters)
Thanks