What should I specify instead of "Main" to reference an active workbook? I feel that the question is trivial, but could not locate this in the Origin help.
You will then replace Main with the workbook name. There is no active workbook in this case since the active window is the graph. You need to specify the workbook to output the result. Thank you
You will then replace Main with the workbook name. There is no active workbook in this case since the active window is the graph. You need to specify the workbook to output the result. Thank you
James
That's clear. What is mean is explicit definition of workbook name. However is this possible to replace "Main" with a placeholder/variable referencing to a workbook, which is a source of data for gadget's source plot?