Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This code is trying to create a bookmark in Word from Excel,
The problem is it creates a bookmark that is the whole document rather than just the text <Insert link here Any ideas how to fix this? Thanks, With WordDoc.Content.Find .text = "<Insert link here" If .Execute Then WordDoc.Bookmarks.Add Name:="bmRlsPlan", Range:=WordDoc.Content End If End With |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
hOW TO CREATE A BOOKMARK IN EXCEL+ | Excel Worksheet Functions | |||
how to create a bookmark automatically in Excel? | Excel Discussion (Misc queries) | |||
Excel formula using bookmark name: create click-link | Excel Worksheet Functions | |||
hyperlink from Excel to a Word bookmark | Excel Discussion (Misc queries) | |||
hyperlink in excel to a bookmark in a pdf | Excel Discussion (Misc queries) |