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
 creating a new worksheet in script window

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
pamepizarro Posted - 01/14/2010 : 08:36:17 AM
Origin Ver. and Service Release (Select Help-->About Origin): pro7
Operating System:windows vista

Hi, i need to do the following things:
i'm working in an active worksheet script window, i want to create another worksheet to copy there some of the values from the active worksheet... how can i do that??

thank u

2   L A T E S T    R E P L I E S    (Newest First)
pamepizarro Posted - 01/18/2010 : 08:41:40 AM
thank u!!! i could make it :)




quote:
Originally posted by larry_lan

The win command can do that. You can run:

win -t origin

to create an empty worksheet. If you want to copy the whole worksheet to a new one, the simplest way is duplicate it:

win -d

Thanks
Larry

larry_lan Posted - 01/18/2010 : 12:11:51 AM
The win command can do that. You can run:

win -t origin

to create an empty worksheet. If you want to copy the whole worksheet to a new one, the simplest way is duplicate it:

win -d

Thanks
Larry

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