In order to only display forms, I have hidden the access database by creating a shortcut and then setting the shortcut's property to minimize.
All of my forms are popup and modal. However, I have one form that allows the user to select a report from a dropdown box and hit a button that previews the report. Everything was working fine until I minimized the database and made all of my forms modal.
Now, whenever I hit the Preview button, the report shows up in the database window (which you can't see), and not on the screen. Am I missing something obvious? How can I get my report to popup on the screen?
I've searched the general, forms, and reports sections to look for an answer, but I could only find questions about reports opening up behind the forms.
Any help is greatly appreciated, because I'd love to make my database look really sharp by just showing the forms, and not the database window.
All of my forms are popup and modal. However, I have one form that allows the user to select a report from a dropdown box and hit a button that previews the report. Everything was working fine until I minimized the database and made all of my forms modal.
Now, whenever I hit the Preview button, the report shows up in the database window (which you can't see), and not on the screen. Am I missing something obvious? How can I get my report to popup on the screen?
I've searched the general, forms, and reports sections to look for an answer, but I could only find questions about reports opening up behind the forms.
Any help is greatly appreciated, because I'd love to make my database look really sharp by just showing the forms, and not the database window.