S
Steve
I need to run a query off a linked table (that I do not
have rights to change) where the part numbers were not
entered in the same format. For example, the following
part numbers would be considered the same part
123 45
12-345
12345
1 23-45
And any other combination where spaces and dashes are
added to the base part number. (actual part numbers
include letters and numbers) My list of part numbers that
the query will be run from do not have any spaces or
dashes.
Part 2:
Some of the part numbers in the linked table have extra
characters in them. For example, a part number that I
consider to be 1234abc would be in the linked table as
1234Vabc. Once again, there is no pattern to the
additional characters.
Any ideas or suggestions?
have rights to change) where the part numbers were not
entered in the same format. For example, the following
part numbers would be considered the same part
123 45
12-345
12345
1 23-45
And any other combination where spaces and dashes are
added to the base part number. (actual part numbers
include letters and numbers) My list of part numbers that
the query will be run from do not have any spaces or
dashes.
Part 2:
Some of the part numbers in the linked table have extra
characters in them. For example, a part number that I
consider to be 1234abc would be in the linked table as
1234Vabc. Once again, there is no pattern to the
additional characters.
Any ideas or suggestions?