IMPORT EXCEL FILES VIA JSL - COLUMN FORMAT
Hi all i am using JSL of JMP 11.I want to import and excel file.Is there a way to force JMP/JSL to import ALL COLUMNS as TEXT (CHARACTER) ?My columns have empty cells and text and number. The script I wrote in JSL automatically read them as number, therefore putting missing values in my text cells.I want to import them as text.here the piece of code.dt = Open("mydata.xlsx", Worksheets( {"Sheet1"} ...
natalie_
saitcopuroglu
Steven_Moore
sophiaw