If checkbox "x" active then input autotext "y" on textmark "z"

Joined
Feb 21, 2024
Messages
1
Reaction score
0
Hello everyone. I have a problem that is easy to explain but complicated to implement. I have a long contract that can be shortened depending on the selection.

The task is simple: If checkbox "x" is activated, the autotext "y" should be inserted at bookmark "z". Of course, I would then have several checkboxes, but if I know the pattern I can then try this independently.

An ActiveX control would fit best as a checkbox. The document would be a dotx with its own text modules.

I have seen some videos and forum posts but none of them cover my need. Can anyone help me?
Thankx ;-)
 
Top