Report won't Close

T

Tall Mary

I have a command button that is run off a macro, that simply coded with
openreport, on a form and it open a report in print preview. I can view it or
print it. It "acts" like it closes when I click the close button but it opens
every time I go to the next record. How can I stop this ? Thanks to anyone
for their help.
 
B

Barry Gilbert

Do you have any code in your form's On Curent event that could be triggering
this?
 
T

Tall Mary

No, nothing in the On Current event. Any other ideas ? It was just a simple
idea to push the control so someone could view the latest data from the
database. Maybe too simple. Thanks for trying.
 
Top