Concatenate strings to create variables within a formula
Hi, beginner JMP user here, I would like to create a new column "Tag Range" which has the formula in it "Tag.ULIMIT-Tag.LLIMIT". Tag.ULIMIT and Tag.LLIMIT are columns in my data table. I can create the column by explicitly defining the column names in the formula as below, but I would like to replace these with the variables "UpperLIMIT" and "LowerLIMIT". (ultimately, I would like to run a script ...
vince_faller