The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum for Programming
 LabTalk Forum
 Copy paste User Parameters to a new sheet

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

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.

https://www.originlab.com/doc/en/LabTalk/ref/Column-Label-Row-Characters

James

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000