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 Wanet Telecoms Ltd 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 havoc00

  1. havoc00

    Excel/Access VB Problem

    This is the module I was handed down. Sub Test2() Dim rst As ADODB.Recordset Dim appROneHours As Excel.Application Dim wkbROneHours As Excel.Workbook Dim TaskArray(1 To 12) As Variant TaskArray(1) = "01 - Design" TaskArray(2) = "02 - Code Generation"...
  2. havoc00

    Excel/Access VB Problem

    This code checks to see if the app is running, but how can you kill it if it was running? so you don't get Method 'Worksheets' of object '_Global' failed.

Part and Inventory Search

Back
Top