This is the code i have right now:
'Select the bookmark setup in the template
.ActiveDocument.Bookmarks("text2").Select
'Populate the bookmark with this data
.Selection.Text = (CStr(Forms!Form1!cmboHullNGSS))
And I have this for about 30 different forms, I have it open a certian document in...