Quote:
Originally Posted by macropod
In that case, I don't see any point in using the dropdown content control - you may as well directly populate all areas of the document from a dropdown on the userform. See attached demo.
|
Now I'm thoroughly confused. I've never used bookmarks so I guess I need to learn those to understand your example better. I understand the basics of your code but I can't seem to see how the code knows where to place the data in the document. I imagine with your example I wouldn't be using contentcontrols to house these values. Though I would still need some for the other data not related to the Drawing Number.
Can I assume I could still use my template with your example?
Thanks for the input. This is definitely a learning experience.