View Single Post
 
Old 11-10-2014, 05:50 AM
pat263 pat263 is offline Windows 7 64bit Office 2007
Novice
 
Join Date: Oct 2014
Posts: 4
pat263 is on a distinguished road
Default

Hi Gmayor

Thank you for your help.

However, I wanted to transfer data from a WORD doc template to another WORD doc template. The code below you have provided transfers data from textbox in a userform to bookmark in Word doc.

So Temp1 = worddoc 1
Temp2 = worddoc 2

User clicks button which opens Temp1, fills in information in Temp1 then clicks on another button on useform to open Temp2. IF certain bookmark in Temp1 is filled in then only it transfers to Temp2.

Hope that makes sense

I appreciate the help.

Thanks
Reply With Quote