I have successfully used RIGHT/LEFT/LEN/MID in the past but can't get this one to work. I have a text string with numbers I want to extract but the text in front is varying lengths whereas the text behind is the same length. The numbers are enclosed by brackets with should make it easier but then there are some other words in brackets in some of the cells so the FIND didn't work there. All the numbers start with 4 so I can extract everything after 4 but still have the text after the numbers so, I can't think of a way to combine everything to leave just the numbers.
E.G.
hdjfhf (IP) (409) hgutns
hhhfg (499) hgutns
ty (IP) (455) hgutns
E.G.
hdjfhf (IP) (409) hgutns
hhhfg (499) hgutns
ty (IP) (455) hgutns