JMP 16: Script to add columns with formula, using relative reference
Hi,Trying to write my first ever script in JMP, would greatly appreciate some help. I have 10 columns (lets say one, two, three, four, five, six , seven, eight, nine, ten) and a Total column.and i need to add ten more column which calculates the percentage of the first ten columns. I cannot use column names because i have 150 columns actually and the column names are all different. How do i get i...