Spyke
excel·Excel is Cool!byLinnce

How do I extract text between two of the same characters on a string, given that said character has appeared before?

I'm trying to extract the diameter here, so for example from the strings

1234-AB-001-4"-X01 and 1234-AB-002-1.1/2"-X01

how do I exctract the 4" and 1.1/2"?

View original on lemmy.ml

It worked! Thanks so much, I was going crazy over this.

2

You reached the end

How do I extract text between two of the same characters on a string, given that said character has appeared before? | Spyke