View Single Post
 
Old 02-06-2019, 12:27 PM
aee74 aee74 is offline Windows 10 Office 2013
Novice
 
Join Date: Feb 2019
Posts: 5
aee74 is on a distinguished road
Default 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
Reply With Quote