Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ProdEng
  • Content: Threads
  • Order by date
  1. ProdEng

    Report hidden when database window is hidden

    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...

Part and Inventory Search

Back
Top