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 for Programming
 Forum for Origin C
 Simple deletion question
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

Kassy

2 Posts

Posted - 01/13/2009 :  04:29:25 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Ver.7.5 SR3
Operating System: Windows XP Professional

Hello,

I have a very quick question. I have written a short script in order to delete column C and the first eleven rows of the remaining two columns in a worksheet. The script correctly deletes column C, but does not delete any rows. I'm sure the solution to this is very simple

I would also like to make this script apply to all of the windows that are open.

Any advice would be gratefully received!

Kassy

Kassy

2 Posts

Posted - 01/13/2009 :  04:31:22 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
... the code is:

Del col(C);
DeleteRange(1,1,11,2);

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