How to force datatype of columns when importing Excel file
Hi all, I am trying to import an Excel worksheet in JSL, but I meet a problem with some columns which are detected by JMP as numeric whereas they should be character. So I end with empty columns and I can't find a way of telling JMP these columns should be read as character, either in JSL or in Excel import wizard.Here is my JSL script : jsl_dt_orig = open(jsl_fic_planning,
//private,
Worksheets
...
