G
Guest
I have a form with report parameters in combo boxes and a Print Preview
command button. I use DoCmd.OpenReport stDocName, acPreview to run the
report and open the preview window. Currently I can only open one preview
window. What I'd like to be able to do is have the User select different
report parameters and display those in seperate preview windows (have
mutliple preview windows open). Is there a trick for that?
Thanks, Mike
command button. I use DoCmd.OpenReport stDocName, acPreview to run the
report and open the preview window. Currently I can only open one preview
window. What I'd like to be able to do is have the User select different
report parameters and display those in seperate preview windows (have
mutliple preview windows open). Is there a trick for that?
Thanks, Mike