Syntax

Private Sub object_Initialize(Design, Cancel)

The Initialize Event syntax has these parts:

PartDescription
objectA McReport object.
DesignA Boolean value.
CancelA Boolean value.

Remarks

Event fired when a report is loaded before editing or printing.