Probably because Access has resumed processing from the
next line before the OS has finished its work.
Try putting the line
DoEvents
after the line that opens the report.
Hope This Helps
Gerald Stanley MCSD
-----Original Message-----
When I set a form to PopUP - Yes the complete for does
not load only a part of it. Why? Thanks!