I
Ian B
I have a bookmark spanning a selection.
I place the insertion point within the bookmark.
I need to use VBA to determine the name of the bookmark containing the
insertion point.
Sounds simple, but I can't get the index, which I need to get the name.
As a last resort I could note the range of insertion point, and search all
bookmarks for one spanning that range, but that's a bit "heavy".
Any help much appreciated
TIA
Ian B
I place the insertion point within the bookmark.
I need to use VBA to determine the name of the bookmark containing the
insertion point.
Sounds simple, but I can't get the index, which I need to get the name.
As a last resort I could note the range of insertion point, and search all
bookmarks for one spanning that range, but that's a bit "heavy".
Any help much appreciated
TIA
Ian B