The Start event occurs as the report starts to print, but before any data actually prints.
report_Start()
• report – A report object.
Use the Start event to set any report legends using the Legend property. Legends are fields whose data is persistent throughout the report, and must be passed to the report as it starts.