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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
DDE problem between Word and Excel | New Users to Excel | |||
PROBLEM:How to squeeze 2 Page sized Chart in Excel 2000 & embed in Word 2000 and print from Word to fit one page ??? | Excel Discussion (Misc queries) | |||
PROBLEM:How to squeeze 2 Page sized Chart in Excel 2000 & embed in Word 2000 and print from Word to fit one page ??? | New Users to Excel | |||
Word/Excel Integration Problem | Excel Discussion (Misc queries) | |||
excel / word problem | Excel Programming |