Multiplying multiple columns one by one
I have 20 columns of data. I need to multiply each column with all of the other columns - one by one. For example, column 2 * column 3; column 2 * column 4; column 2 * column 5...column 3* column 4, column 3 * column 5...Is there an easy way to do this with JMP? Thanks for your help, Jess