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...
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...
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
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.