Reading particular data from excel
Hello,I am kind of new in JMP scripting. So, I would really appreciate if anybody can help me in this basic scripting steps.I would like to read above data as following:Read Test 1 (or Test 2) data for Lab A (or Lab B) and put it in the following format as an example:Data for Lab A Test 1 = [2, 3, 4, 2, 1]Data for Lab A Test 2 = [1, 3, 2, 4, 6]and so on.Is it possible to show the above data in the...