R
Ragnar Midtskogen
Hello,
I have an Access 2000 app where I just added a mailing address report.
I open a form to let use enter criteria, then run the report. The report
works fine but it displays briefly, then disappears behind the main menu
window.
I suspect it has something to do with focus and the fact that the main menu
is maximized, but I have not been able to figure out why this happens.
I have tried using a function with some API calls, including
BringWindowToTop&, to bring the report window to the top but it doesn't
work, possibly because the Access main window is an MDI window. The same
function works fine when I use it to bring a Word mail merge document
(Opened from Access) to the top.
I must be possible to do the same thing with the child windows in Access. I
think I did something like this in an app, but can't remember where.
Any help would be appreciated.
Ragnar
I have an Access 2000 app where I just added a mailing address report.
I open a form to let use enter criteria, then run the report. The report
works fine but it displays briefly, then disappears behind the main menu
window.
I suspect it has something to do with focus and the fact that the main menu
is maximized, but I have not been able to figure out why this happens.
I have tried using a function with some API calls, including
BringWindowToTop&, to bring the report window to the top but it doesn't
work, possibly because the Access main window is an MDI window. The same
function works fine when I use it to bring a Word mail merge document
(Opened from Access) to the top.
I must be possible to do the same thing with the child windows in Access. I
think I did something like this in an app, but can't remember where.
Any help would be appreciated.
Ragnar