A customer sent an excel spreadsheet with all the data merged into column A. I'm trying to find a specific code in the cell and return only that code. For example,
A1
51354070-CCD YSE, MDC2, GMC TRANSITION item5264.54.8131 Made in: America
I want to return only the value "5264.51.8131" in Column B and "America" in Column C.
Problem, they are never the same amount of characters in the cell, so I believe I can't do text to columns. At least, there's nothing to deliminate anything that I can think of. The number I want will always have the format "****.**.****" The Text I want will always be after the ":".
Please let me know if this make sense. Thank you.
Bookmarks