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
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum
 Origin Forum
 select rows from columns
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

torchio

3 Posts

Posted - 10/03/2013 :  09:27:32 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Hello,
I have a very basic need, but I'm a beginner and I have never written scripts.
I have two long columns (XY), say with 50000 rows, and I want to sect rows from say 200 to 10000. I know how to do this manually (clicking on the mouse) but it is very long. If I select data on plot (delete range) I still have all the x rows.
Can anybody help me?

thanks

Raffaella

Hideo Fujii

USA
1582 Posts

Posted - 10/03/2013 :  11:07:07 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Raffaella,

You don't need a script to do that. You can:

1) Choose "Edit: Go to" menu, and enter: Go to Column=1, go to Row=200. Click OK.
2) Choose "Edit: Go to" menu, and enter: Go to Column=2, go to Row=10000, and turn ON "Extend Selection" check box. Click OK.

That's it. By the way, if you want to run a script, the following command does:
worksheet -s 1 200 2 10000
Which one do you prefer?

--Hideo Fujii
OriginLab

Edited by - Hideo Fujii on 10/03/2013 11:08:38 AM
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000