Syntax

Private Sub object_BeforeNewTemplate(Report, Cancel)

The BeforeNewTemplate Event syntax has these parts:

PartDescription
objectA McReporter object.
ReportA McReport object.
CancelA Boolean value.

Remarks

Event fired once a template file has been selected but before a new template is edited and saved.