T O P I C R E V I E W |
JimThieser |
Posted - 02/24/2021 : 08:33:51 AM Origin Ver. and Service Release (Select Help-->About Origin): Operating System: Hi, I would like to copy data from a Origin Worksheet to an Excel Sheet via Labtalk... Are there any solutions??
Thanks. |
2 L A T E S T R E P L I E S (Newest First) |
cpyang |
Posted - 02/24/2021 : 12:44:51 PM Does File > Export >Excel work? If it works, check the box
Show Options Dialog
when picking the file and then choose Generate Script from Dialog Theme popup mene.
CP
|
YimingChen |
Posted - 02/24/2021 : 09:47:28 AM It would be easier to use Origin Embedded Python to do such. 1. Use Originpro module in Origin to pass data from Origin worksheet to Python list/dataframe. 2. Pass data to Excel. See reference pages below: https://www.originlab.com/doc/python/Run-Python-in-Origin https://www.python-excel.org/
James |