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 biv343 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: *

  1. IanLondon

    How to Background Load a form

    I am trying to load a form without showing it, when another form (my primary form) loads. This is because the second form is slow to load and I would rather have the delay while the initial form is loading. I have used this code: Private Sub Form_Load() Dim ObjName As Object Set ObjName =...

Part and Inventory Search

Back
Top