Hi,
This is my first post on this forum as I can usually find what I am looking for in other threads but I am stuck with this issue.
My database window is hidden using the code:
Private Sub Form_Load()
Dim lWin As Long
lWin = apiShowWindow(Application.hWndAccessApp, 0)
End Sub
This is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.