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
 is accessing a specific cell possible?
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

zskillz

USA
6 Posts

Posted - 07/31/2003 :  5:38:41 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
I'm fairly new to origin and labtalk. I have found ways to access columns and/or rows in a data worksheet, but I cannot figure out how to access a specific cell in a worksheet.

can anyone tell me the labtalk syntax for this?

i want to be able to type it into the script window and have it access a specific data cell...

thanks in advance,
-Z

cpyang

USA
1406 Posts

Posted - 07/31/2003 :  6:06:24 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
try

cell(3,1)=13.4


CP


Go to Top of Page

zskillz

USA
6 Posts

Posted - 07/31/2003 :  7:58:56 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
well... I'm not sure how I missed it before, but the answer is

datasetname[i]=value;

of

%(WorksheetName,ColumnNumber,RowNumber)=value;

so that'll do!

thanks

-Z
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