you've lost me on this Tom....
are you able to read the excel spreadsheet through a vbscript that you have written?
Are you able to come up with the values desired from the excel spreadsheet in a vbscript code?
you do SQL updates through SLX.....either a SQL statement, command object, or ADO recordset update.....
Please post your code here and we can quickly write an ADO Connection, Recordset object, populate the fields to be updated....update the ADO recordset through SLX, close the ADO object, loop through the spreadsheet, etc. |