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
 LabTalk Forum
 Use Col Comment as Input for a cell
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

JimThieser

10 Posts

Posted - 03/25/2021 :  2:28:29 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Ver. and Service Release (Select Help-->About Origin):
Operating System:
Hi togehter,
maybe you can help me.
I would like to use the comment name of a worksheet to use is as input for a cell...
Like:

col(A)[1]=wks.col1.comment$....

Is there any way to deal with that...

I imported many files and the filename is in the comment of a column and i would like to use the file names for the declaration of my files....

Thanks a lot...

Chris D

428 Posts

Posted - 03/25/2021 :  2:53:23 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi,

Try this:

col(A)[1]$=wks.col1.comment$;


Thanks,
Chris Drozdowski
Originlab Technical Support
Go to Top of Page

JimThieser

10 Posts

Posted - 03/25/2021 :  3:08:33 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi, thanks..
I think that will help....
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