How do I import .txt file with several rows of column header
How do I import .txt file with several rows of column header? There is no selection in txt import window to select multiple rows as column header similar to Excel Import Wizard So, what I did was.Import text as JMP table. Save the JMP table as xlsx. fileImport the xlsx. file by using Excel Import Wizard and specify how many rows we need for the column header Is there any other way? dT = current d
...