Origin Ver. and Service Release (Select Help-->About Origin): Operating System: win7
I was wondering if there is an way to write code for changing the parameters of existing rowstats output columns.
I currently have a book for each test group containing the source data (with 5 sheets for different test conditions). Then I have another book where each test condition worksheet contains the rowstats output for each group.
My original rowstats function selected data using irng:=col(B)[1]:col(end)[4002]
I was hoping that the auto recalculate setting would adjust the average as I add new columns of data but it appears I need to change the parameters each time I add more columns. Manually editing the parameters of all my averages each time I have new data would be tough so I am looking for a way to code it.
Potentially but it would be much easier to continue using columns as I like putting information in the units and comments row and occasionally use sparklines.