Thread: [Solved] Check box values to text
View Single Post
 
Old 10-14-2013, 06:03 AM
wpryan wpryan is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Oct 2013
Location: Orlando, FL USA
Posts: 26
wpryan is on a distinguished road
Default Check box values to text

Hi All,
I'm trying to automate a training certificate by adding a user form in VBA to populate the variables in the document. In it, I have check boxes indicating which course(s) were taken. I'd like to include some code which loops through the items to populate the document. Output is going to a referenced bookmark in the document. Not sure how to approach it. Any help is appreciated.
Reply With Quote