Syntax

Private Sub object_BeforeOpenTemplate(Report, Cancel)

The BeforeOpenTemplate 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 the template is edited and saved.