Sign in
    Shared Email Templates

    Nested macros in your Outlook email templates

    To make two Shared Email Templates macros work together, nest one macro inside the other.

    Suppose you want to automatically fill in the subject line in your Outlook emails when you use a template, but still be able to change the text if needed. In this case, nest the WhatToEnter macro inside the Fill macro.

    1. In the Outlook email template you’re creating or editing, select the The Insert macro icon. Insert macro button on the template editor toolbar.

    2. Select Fill Subject.

    3. In the Fill Subject line dialog, select the Insert nested macro button.

      Access the list of macros that can be nested.
    4. Select What to Enter (WTE).

    5. Fill in the fields in the What to enter dialog.

      For example, to create an input field with “Important reminder” as the default text, do the following:

      • Under Type, select Text field.
      • Under Field name, type Enter subject.
      • Under Default value, type Important reminder.
      Configure the WTE macro to be nested.
    6. When you’re finished, select OK.

    7. In the Fill Subject line dialog, select OK.

      Nest the WTE macro.
    8. Save your template.

    When you insert this message template into an Outlook email, you’ll see a dialog showing the default text for the subject line. You can change this text or keep it as is. When you’re done, select OK.

    Keep or change the default text for the subject line of an Outlook email.

    See also #