G
Guest
I have a long list of partial numbers all of which start with "W" and then
have 4 numbers after it with the 4 numbers being any combination of numbers.
The actual part number starts with any number of characters, but the majority
have mostly 3-5 leading numbers. After the "Wxxxx" there can be numerous
numbers and/or letters. I have all of the "W" numbers in their own table in
the database. I want to find all the part numbers that has "Wxxxx" within
the part number. How would I go about doing this?
Example of a part number: 245W1234890123 or BAAZ3G011W3022NN
Let me know if you need any other info. Thanks for your help.
have 4 numbers after it with the 4 numbers being any combination of numbers.
The actual part number starts with any number of characters, but the majority
have mostly 3-5 leading numbers. After the "Wxxxx" there can be numerous
numbers and/or letters. I have all of the "W" numbers in their own table in
the database. I want to find all the part numbers that has "Wxxxx" within
the part number. How would I go about doing this?
Example of a part number: 245W1234890123 or BAAZ3G011W3022NN
Let me know if you need any other info. Thanks for your help.