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

    Problem with Excel automation in access...

    I have read several of the threads to try and fix the problem of Excel not closing in the Task Manager after an import and objExcel.quit command. Here is my code: Private Sub cmdLoadData_Click() Dim objExcel As Object 'Excel.Application Dim tWB As Object 'Excel.Workbook 'temporary workbook...

Part and Inventory Search

Back
Top