Recoding Columns using IF statements
Hello JMP Experts,
I am new to IF statements and would like to use one (or something else that would accomplish the same thing) to recode a column that has a value tied to another columns value. So in the example below:EndTime Id is a unique run ID for 8 channels. There are 10 repair intervals. I would like to assign a continuous run number (see empty column) for each unique EndTime Id, that rest...