Charlotte Foust
cfoust at infostatsystems.com
Tue Oct 14 14:50:39 CDT 2003
You could use WithEvents from the calling form to open the report and trap the Report_OnClose event. The code in the routine that opens the report would end after opening the report, but the local OnClose event for the report would trigger whatever code you put into that custom routine. That's the way I normally do it. Does it sound completely confused? Charlotte Foust -----Original Message----- From: Rocky Smolin - Beach Access Software [mailto:bchacc at san.rr.com] Sent: Tuesday, October 14, 2003 11:25 AM To: AccessD at databaseadvisors.com Subject: [AccessD] Stop Code During Report Dear List: Is there an easy way to suspend execution of code while a report is open? MTIA Rocky Smolin Beach Access Software