Trying to write script that will append results of regression analysis to an existing excel spreadsheet
Hi - I am trying to write a jsl script that will append the results of a regression analysis to an existing excel file. My current script writes to an excel file but I want to be able to run the script multiple times and append each new result to the existing excel sheet. (Currently I am appending the new result manually, by hand.) See attached script. Thanks in advance! ps I am using JMP Pr...