Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
RocketMan
Posted - 02/29/2024 : 11:18:47 AM Good morning,
After importing data in Origin, I have a bunch of User Parameters (all numeric data) that I would like to copy and paste to another worksheet (this time as part of the main data).
I know about functions like wrcopy or copydata, but as far as I understood these can only copy paste data that is in the worksheet (like the white cells).
Could somebody help me?
Thanks!
1 L A T E S T R E P L I E S (Newest First)
YimingChen
Posted - 02/29/2024 : 1:54:28 PM You can access label rows using the characters as row indices. e.g. col(A)[D1]. Please refer to the page below.