D
DS
I have an open Report that I see in Preview. When I close this report I
have a form that pops up and asks you if you want to print or close. Before
the form opens the report visible property is set to false. so the report is
still open but invisible. I'm using DoCmd.OpenReport "rptTest" on the form
right now. It seems to be be working or is there another way to do this?
Thanks
DS
have a form that pops up and asks you if you want to print or close. Before
the form opens the report visible property is set to false. so the report is
still open but invisible. I'm using DoCmd.OpenReport "rptTest" on the form
right now. It seems to be be working or is there another way to do this?
Thanks
DS