EDIT: file reloaded at 09:07 am UK time
Ise, it seems that a Serial Number always has a minimum of 5 digits - you could possibly use this as the basis for establishing the pattern for extraction... eg utilising Regular Expressions via a UDF one approach might be:
The above would omit preceding alpha char - not sure if important or not... you could alter the pattern to
but the above might generate some misleading results
I've attached a working sample...(you will need to ensure macros are enabled) - this is unlikely to be perfect but it may get you most of the way ...
Bookmarks