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 bkrike 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: seddies
  • Content: Threads
  • Order by date
  1. seddies

    trouble with looping construct

    I am trying to get some inserts going based on a number of formfield paramaeters that look like this. UsrId = 2 Date = 10/19/2001 Time = 8 Shift = 1 WeekNum = QcNum = 35, 36, 37 SampleFreq = 4, 2, 2 NumMeas = 5, 2, 3 TestGroup = 1, 1, 1 MachineID = 8, 8, 8 Measurement1 = 1, 1, 1, 1, 1, 1, 1...
  2. seddies

    adding to session array

    Hi, I am inserting into a database by looping over some excel spreadsheets and then inserting the results into a 2d array using getrows, everyhthing is good to here, I store this in a session variable which I then insert into the database. problem is in my loop the session variable only gets...
  3. seddies

    grab excel worksheet names

    Hi, I'm seeking some vbscript code in order to grab all the worksheet names from an excel file, anyone got any suggestions, pointers. I am able to query the actual worksheets when hard coded but how do you select the worksheets. hmmmmm........ thanks

Part and Inventory Search

Back
Top