Hello all,
I have a column of text/number string cells. I want to copy out a specifically formatted string from these cells: ###x### (i.e. 300x600, 500x250, 600x250).
They can be located anywhere in the string, they can be preceded by different delimiters (-, _, [a space]). They may or may not have text following it, by either the space, _ or -.
Because it's not located in any specific part of the string, I can't use Trim Left or Right. I can't do Text to Columns because they are all defined by different delimiters and may have text following it. These numbers aren't the only numbers in the string, but they are the only ones with the ###x### formatting.
An example of what my column looks like:
Elantra 2011-300x600
1055868_AMEXOpen_Units-300x600 Boing Boing
300x250 House Ad
9253258_WorldCup2010_300x250
Sprout300x600_V2
300 X 600 Ad
DOes anyone have any suggestions? Hints?
Bookmarks