Read a word document then change information in a word document template using Reg Ex

You cant use the regex inside the vba its limitation.

***But you can try this for replace ***

  1. use the keyword pattern in your document like below

Welcome to <>

  1. use the replace function

“<>” with found value

Read the text from document you can use below

Regard
Mukesh Singh
Mukesha.com