View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
anamarie30 anamarie30 is offline
external usenet poster
 
Posts: 26
Default Dynamic Data from Excel to Word

I got a Word Document template with some keys phrases to be replaced by the
content (for example, document numbers, etc.) of specific cells located on a
Excel workbook. I want that my code search in the Word document for specifics
phrases and replace that with the text that my specific cells had. How can I
do that? Ideas will be appreciated.