I have a column in my dataset with manufacturing lot numbers. I need to decode the lot numbers into things like shift, line, month etc. We changed the way we generate lot numbers a few years back, and the decoding is different, so I have to separate them out. I was thinking of filtering by number of characters, but I may be able to use the numeric portion to filter as well. One lot number is only numeric, whereas the other is alphanumeric. All ideas welcome. Thanks!
Old Lot Number (7 chars, alphanumeric): 11Z4216
New Lot Number (11 chars, numeric): 1612234131