|
Office-365/Word/Controls
Find Word text boxes as input fields in vba
|
04.02.2021 1021
|
In Word,
there are text boxes as input fields for values
How can you
determine the text boxes at run time in vba macro code and evaluate them as a
field ?
Vba:
A TextField
is used in Word as Word
Document -> Conte
|