G
Guest
I have a table with a few thousand records. One of the columns is a
commodity code.
For example, a few of the entries are: 00608J, 02801C, 022034
I need only the first three numbers: 006, 028, 022
Is there any way by using either a table or query that I can chop these
numbers in down to only use the first three? I have tried a few things with
an input mask but nothing has worked.
commodity code.
For example, a few of the entries are: 00608J, 02801C, 022034
I need only the first three numbers: 006, 028, 022
Is there any way by using either a table or query that I can chop these
numbers in down to only use the first three? I have tried a few things with
an input mask but nothing has worked.