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
 Use Col Comment as Input for a cell

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
JimThieser Posted - 03/25/2021 : 2:28:29 PM
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...
2   L A T E S T    R E P L I E S    (Newest First)
JimThieser Posted - 03/25/2021 : 3:08:33 PM
Hi, thanks..
I think that will help....
Chris D Posted - 03/25/2021 : 2:53:23 PM
Hi,

Try this:

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


Thanks,
Chris Drozdowski
Originlab Technical Support

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