G
gls858
I have a database of item numbers. It contains the same item with
different item numbers ending in CT or EA and one without either
of these suffixes. Example:
1234EA
1234CT
1234
The item number can be alpha numeric and varies in length.
I can find the first two (CT, EA) with a query but how can I get
the last example without the suffix included in the data set?
different item numbers ending in CT or EA and one without either
of these suffixes. Example:
1234EA
1234CT
1234
The item number can be alpha numeric and varies in length.
I can find the first two (CT, EA) with a query but how can I get
the last example without the suffix included in the data set?