Origin Ver. and Service Release (Select Help-->About Origin): 2018b Operating System: Windows 10
Hello,
I have been trying to find a way to loop through worksheets 2 to end in the active workbook in order to plot them afterwards.
The command doc -e LW{} loops through al of them, but I was unsuccessfull at writing a for or loop command that included wks.index or page.active, since wks(i).index and page(i).active do not exist.