Hi!
I need help figuring out a formula to extract text.
All of the cells are made up of identifiers that have text broken up by dashes into separate "identifiers".
For example:
"M-AND-JHH-EHJ-SF-D-Q"
"F-STRR-HJ-HL-NH-BLGR-L"
I want to be able to extract the middle 4 identifiers, using the dashes (since the character count differs for each one).
Is there a way to do this??
Basically, something similar to the Mid function, but does not depend on counting characters from the beginning....
Thanks!
Bookmarks