In case there are named ranges in Excel sheets it would be good if those could be accessed when importing data into JMP.
I have workbooks containing data in named ranges and want to automate data import. The only way i have so far is to script some "search algorithm" to find the boundaries of the named range or using additional software tools like R or Excel-VBA.