View Single Post
 
Old 09-22-2022, 01:20 AM
tino tino is offline Windows 10 Office 2019
Novice
 
Join Date: Sep 2022
Posts: 1
tino is on a distinguished road
Default Makro Ausführen in Formularversion

Hello,

I am creating a protocol template in which the following should work:

1. I want to be able to run a macro that changes the text:
The macro is a window which opens when the file is opened and one can enter in
a
mask. This is linked with a text marker at which the text
from
the mask is inserted

2. when a certain profession is selected (e.g. with a folding box) a kind of if-rule is to be executed.
The plan was to create a combo box with an if function and to let the text underneath
text underneath when a certain selection was made.
has been made. This works very well with bookmarks.

The 2nd one is only possible in Edit Restrictions -> Fill in Forms
The first one is NOT possible in Editing Restrictions -> Filling Forms, because the macro changes the text.


Question:
How can I use this macro and still have a text appear with a drop down box or a check box?


(It does not have to be an Editing Restrictions -> Fill in Forms).

LG Tino
Reply With Quote