Inserting a Prompt into a script which can change column names
Hi All, I am creating an automated script which people can use to input their data for analysis. The excel tabs will have preset names "Tab 1", "Tab 2" etc. so that the script works through to the data analysis.I was wondering whether it would be possible to input a window which pops up once the JMP script is run, which they are then able to change the preset "Tab 1" names to another name which th...