Dear members;
I have a form in which Popup is set to yes. I have many reports opening via buttons on the form and they are all set to Popup Yes and Modal Yes, so there is no problem.
I however have to make a button to open a query for editing also but the query will not open in front of the form and remains hidden behind it because i could not make the query open up and appear on top of the form, any suggestions? Can I possibly make the form property of Popup change when i click on the button for the query to open? Or can i come up with a vb docmd.openqry command which forces the query to stay on top?
Any help will be very much appreciated...thanks in advance!
I have a form in which Popup is set to yes. I have many reports opening via buttons on the form and they are all set to Popup Yes and Modal Yes, so there is no problem.
I however have to make a button to open a query for editing also but the query will not open in front of the form and remains hidden behind it because i could not make the query open up and appear on top of the form, any suggestions? Can I possibly make the form property of Popup change when i click on the button for the query to open? Or can i come up with a vb docmd.openqry command which forces the query to stay on top?
Any help will be very much appreciated...thanks in advance!