New to Visual Basic- need help with coding for Microsoft word purposes
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
Re: New to Visual Basic- need help with coding for Microsoft word purposes
Welcome to the Forums.
CodeBank is not for asking questions. ;) Are you using Words VBA editor or using VB6 to automate it?