View Single Post
 
Old 06-12-2019, 05:36 AM
jhansrod jhansrod is offline Windows 10 Office 2016
Novice
 
Join Date: Jun 2019
Posts: 16
jhansrod is on a distinguished road
Default UserForm with Combo Box from data in table within template

Good day

Firstly, thank you to Graham Mayor for his sharing of tips.

I have been learning from www.gmayor.com/Userform.htm and think that this could be the solution to my current challenge.

The challenge is that I need to create a document based on input from users. I have tried doing this with Acrobat DC forms, however this is proving to be a challenge due to Java Scripting.

I believe that using MS Word and VBA, this will be much better.

Based on the tutorial by Graham, I would like to know if it is possible to hold the data for a Combo Box within the same document which I can then protect and have only the user form executed. If possible use the values in the Content Control.

This will avoid issues with having to manage multiple files.

Thank you
J
Reply With Quote