Hello folks,
i need to know how to extract a number from text.
Column A looks something like this:
65 25 09-8C St. 35:-
Text text text
75 09 73-8C 1595:-
texttextextextextext
textextextext
75 19 73-8C St. 275:-
I need to extract the price from the different cells... in this example it would be
"35"
""
"1595"
""
""
"275"
NOTE: Not all the prices have a ":-" at the end, which makes this kinda difficult! Help me![]()
Bookmarks