Create Excel Workbook odd behaviors
Hi, I'm having two issues with the Create Excel Workbook call in a JMP script and I'm hoping someone here can give me some insight.I'm running JMP Pro 15.2.1 on Windows 10. I have a script that is maintaining a pair of invisible tables (::dt_wj and ::dt_ma below) which are updated by the user via a non-modal UI window. One of the buttons on this window is supposed to generate a new excel workbo...