Is there a JMP function that is equivalent to the Excel VLOOKUP function?
Is there a JMP function that is equivalent to the Excel VLOOKUP function?I have a data table which includes a column of parts and a separate table with each part and it's corresponding price. In Excel I can easily use VLOOKUP to match the part with it's price.Can I do this in JMP? Can I do it in a JMP script?