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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by pcallicott

  1. pcallicott

    Open multiple instance of the same form

    'You need to add a container for the forms. ' the following is for DAO VBA coding: '================ 'In the form-level module declaration area, add the following: Dim colforms as New Collection ' colforms can be any name you choose for the collection '================= ' now reference the...

Part and Inventory Search

Back
Top