G
Guest
Hello,
On a timer event i let a pop-up form appear on my screen.
However, the pop-up appears behind the current program that i use on that
moment. If i click on the access-button in the blue bar below the screen
the pop-up becomes visible.
Is there a VBA code to make the access database visible.
I already tried Application.Visible = True but it doesn't work.
On a timer event i let a pop-up form appear on my screen.
However, the pop-up appears behind the current program that i use on that
moment. If i click on the access-button in the blue bar below the screen
the pop-up becomes visible.
Is there a VBA code to make the access database visible.
I already tried Application.Visible = True but it doesn't work.