Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have the word Doc set as an object, and I can get it open. The problem is
finding the text. I cannot figure out how to get the .FIND to work. Any ideas? Thanks, "Ed" wrote: You might be better off setting an object to the Word application, then setting an object to the document opened. Then you can use the Word application Find object on the doc object. Set your Excel cell text to a variable, and use that variable in the Replace. Make sure you set a reference to the Word library. Ed "Shawn G." wrote in message ... I need to open a word Document then find certain text and replace it from excel. example: Open WordDocTest.doc Find text "<project#" Replace text with "Test234" I can open the document but cannot get it to search. Any ideas Thank You! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
find and replace \n wildcards like word | Excel Discussion (Misc queries) | |||
How do I find & replace quote marks with the word inch? | Excel Discussion (Misc queries) | |||
Find 1 word and replace it and leave the leading zero | Excel Discussion (Misc queries) | |||
How can I use find and replace to delete a word in Excel? | Excel Discussion (Misc queries) | |||
Word Automation - Find/Replace | Excel Discussion (Misc queries) |