View Single Post
 
Old 03-07-2016, 05:35 PM
macropod's Avatar
macropod macropod is online now Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,361
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Quote:
Originally Posted by highrise955 View Post
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.
The document has a series of bookmarks, which you can see via Insert|Bookmark. These are populated by the userform. The userform could just as easily populate a series of content controls.
Quote:
Originally Posted by highrise955 View Post
Can I assume I could still use my template with your example?
Having not seen your template, that's impossible to say for sure, though there's nothing about the code that would necessarily be incompatible with that.

You previously mentioned:
Quote:
SN's required (which will show as a large check symbol and eventually I would like to make it show a small table where the serial numbers can be entered, otherwise that area would be hidden)
Your userform could likewise have another listbox for the user to choose the required SN number and similar - though rather more complex - code could be used to insert the required table and its content.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote