Quick question:
When setting up a bookmark.range in a MS Word doc.
Instead of setting a absoulte insertion point via code as in .range(0,0) how do I capture the current curser position so that the bookmark is placed wherever the user has place the curser?
When setting up a bookmark.range in a MS Word doc.
Instead of setting a absoulte insertion point via code as in .range(0,0) how do I capture the current curser position so that the bookmark is placed wherever the user has place the curser?