I am brand new to visual basic, using it to make documents within Microsoft Word 2016 easier to use. Right now I am designing a userform to ask for data to be entered into a textbox and then for the text entered to be displayed within the document in multiple locations. Currently I am using bookmarks, but I can only display the the text in one bookmark (I can't link the text from one text box to multiple locations within the document). How can I code it to populate this data several times throughout my document? Thanks
↧