apease01
15 years agoOccasional Contributor
Run tests from excel Spreadsheet row by row
Hi,
I am trying to write a script (jscript) that will work through a excel spreadsheet row by row. If a column has True in it, I would like it to go off and run a specific test assigned to that column.
Also, there will be data in the spreadsheet that I will need to input into a website, so would like to be able to create a test that will go through the relevant cells in the row and pick out the information I need and populate eg a website form.
Can someone please help me with the script?
Thanks
I am trying to write a script (jscript) that will work through a excel spreadsheet row by row. If a column has True in it, I would like it to go off and run a specific test assigned to that column.
Also, there will be data in the spreadsheet that I will need to input into a website, so would like to be able to create a test that will go through the relevant cells in the row and pick out the information I need and populate eg a website form.
Can someone please help me with the script?
Thanks