View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Shawn G. Shawn G. is offline
external usenet poster
 
Posts: 35
Default Find text in Word, then replace with hyperlink

I need to find some text in a word document and replace it with a hyperlink
Example:

Find in Word Doc
text = <Insert the link
Replace with the link in excel sheet1 cell(2,2)

Need the hyperlink to work as well
Thanks,