View Single Post
 
Old 10-31-2019, 03:12 AM
chiawei00 chiawei00 is offline Windows 10 Office 2016
Novice
 
Join Date: Oct 2019
Posts: 1
chiawei00 is on a distinguished road
Lightbulb Contentcontrols in ListBox

Hi guys,

I am new to the forum and I need help in creating a word template with VBA Userform which allows me to select several paragraphs from a list of paragraphs (using RichText ContentControls) in ListBox, then only load the selected paragraph with a Command Button.

I have seen people created something similar in another forum but not sure how can it be done, screenshot as follows. I do not need anything complicated but only shows the paragraphs (more than 1) which I need from the Listbox.

Imgur: The magic of the Internet




My list of paragraphs using contentcontrol could be as follows which already pre-type in the word template. The name of the title can be modified to ease the data entries.

Title Tag Content
Vege 1.1 Cabbage, Lettuce, Cucumber
Meat 1.2 Chicken, Fish, Beef
Fruits 1.3 Apple, Orange,



Let me know if you guys could help, many thanks in advance !
Reply With Quote