Description
I use VBA to put text in an email.
When starting the template, the user gets a dialog in which a variable is selected.
For example: Invoice1
This variable is the same-value as the name of an AutoText.
Question
How to put the value of the selected Autotext, with VBA, into the Outlook mail?
(The Autotext is included in: C:\Users\<user>\AppData\Roaming\Microsoft\Templates\NormalEmail.dotm)