Looping through Code for a Report

J

Jim Pockmire

I have code that loops through a group of user names and then previews the
report for each user. The problem is that the code continues to run in the
background such that it only previews for the first user. How can I
interrupt the code, to allow someone to close the report for the first user
name before proceeding to the next one?
 
D

Dave Patrick

This article may help.

http://support.microsoft.com/kb/q145591/

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
|I have code that loops through a group of user names and then previews the
| report for each user. The problem is that the code continues to run in the
| background such that it only previews for the first user. How can I
| interrupt the code, to allow someone to close the report for the first
user
| name before proceeding to the next one?
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Previewing a report revisited 3
Previewing a report 2
Pause between reports 5
print a report multiple times 2
Interrupting Code 1
Delete table in a Report 1
Why does code Loop 2
Previewing Report 2

Top