[AccessD] Repetitive Print Preview

Mike & Doris Manning mikedorism at verizon.net
Thu Sep 15 10:54:04 CDT 2005


If you open each report preview in dialog mode, the rest of the Do Loop will
not execute until the currently previewed report is closed.

Doris Manning
mikedorism at verizon.net

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Dan Waters
Sent: Thursday, September 15, 2005 11:44 AM
To: AccessD
Subject: [AccessD] Repetitive Print Preview

I have a need to let users view a 'stream' of reports in print preview mode.
The reports are all based on the same report object, just different rows in
the table.

 

The problem I'm having is that a Do Loop won't pause code execution while
the first preview is on-screen.  Or, if I try to trigger then next preview
using the report's close event, I can't open the report again while the code
is still running in the close event (which does makes sense).

 

Has anyone done this successfully?

 

Dan Waters

 

-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com





More information about the AccessD mailing list