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
 Origin Forum
 How to add a column with Origin C script to a wor?

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
jenskruse Posted - 06/05/2008 : 3:57:20 PM
Origin Version (Select Help-->About Origin): 8
Operating System:xp

how can I add a column to my worksheet and do some mathematics? I would like to do same things like in the "set column value" menü but from a lab talk script.

thanks a lot,

jens

Edited by - jenskruse on 06/05/2008 5:07:13 PM

Edited by - jenskruse on 06/05/2008 5:08:02 PM

Edited by - jenskruse on 06/05/2008 6:04:11 PM
1   L A T E S T    R E P L I E S    (Newest First)
greg Posted - 06/10/2008 : 3:04:53 PM
worksheet -add 1;

adds one column which may be filled with something like

wcol(wks.ncols) = 2 * col(1) + col(2);



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