The problem may be that you have the "Always go to this directory when File Open dialog is displayed" option checked off. This causes the annoying behavior. I never check this box on the data files d
Is it possible for a JMP script to open a specific worksheet in an Excel Laura ETC, Systems Engineering Center 6/57/KP MC: 25685 Phone: (585) 722-5760 Email: Laura.Linder@Kodak.com
There are two ways to take a global variable and place it into an analysis platform. The first and easy way is to create global variables as lists. Then it is a simple matter to evaluate the list in
Not all global variables are created equally. Try using the type command to determine how JMP defines a global variable. The syntax is just like the show command. Type(globalvariablename); This might
Instead of using the column with the numbers 1-12, set up a column with the month names. Then send some JSL to create a list check. The list check not only controls the content, but also the order wh
Is there any easy way to work with dates in a dialog box? I want the user to type in a date and have JMP recognize it as a number. Laura Linder EDC, Systems Engineering Center 6/57/KP MC: 25685 Phone
I have a dialog box that creates a list of items. I am looking for an elegant way to compare a cell in a JMP data table to see if it matches any of the items in the list. Ultimately, any row that com
I would like some help with a list create by the summarize command. I am creating a list of groups called bylist with the summarize command. Now users may chose either a numeric or a character column