Userform selectbox to insert autotext
Hello,
I made a userform in wich I have a selectionbox. If this box is selected (true) I need to insert some autotext in my document at a bookmark.
I’ve created a bookmark “bm1”
I’ve created an autotext with alt F3 and gave the name bm1 and saved it to my document template.
I followex this link https://answers.microsoft.com/en-us/msoffice/forum/all/vba-code-for-inserting-autotext/3c38f1a5-6f8b-4df6-ab72-b440004a304d
But it does not work. (I changed the bm names)
Any help would be welcome
|