[AccessD] Repetitive Print Preview

Dan Waters dwaters at usinternet.com
Thu Sep 15 14:22:38 CDT 2005


Thanks Doris!

Now if I can just clear the fuzz out of my brain!#!

Dan

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Mike & Doris
Manning
Sent: Thursday, September 15, 2005 10:54 AM
To: 'Access Developers discussion and problem solving'
Subject: Re: [AccessD] Repetitive Print Preview

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


-- 
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