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
 Origin Forum
 Function for converting column into number format

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
Neena1695 Posted - 01/20/2021 : 06:40:35 AM
Hello Origin Users!

In the attached picture, I want to convert columnn 1 into column 2 format, so want to remove all those letters and just extract associated numbers. What function can I use on Origin?

Thank you

Neena
3   L A T E S T    R E P L I E S    (Newest First)
Neena1695 Posted - 01/20/2021 : 6:58:01 PM
Thank you!

Neena
cpyang Posted - 01/20/2021 : 10:00:29 AM
If you know for sure the numbers always start from the same position, then you can do this in Fx formula
value(mid(A,4)$)


CP
YimingChen Posted - 01/20/2021 : 09:13:15 AM
Hi Neena,

If you have Origin2021, you can use regular expression in Python extract value from string.


James

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