S
Steve
Hello and thanks,
I have about 200,000 records in an Access 2002 table with a "Disc Code"
field that contains data like the following:
Disc Code
AC2004
VAX1586
TDQV12
I would like to copy the text portion of this field to a separate field
leaving the original intact for the following result:
Disc Code Manufacturer Code
AC2004 AC
VAX1586 VAX
TDQV12 TDQV
Can this be done with an Update Query and some fancy use of wildcards or is
a macro and some functions (neither of which I am not very familiar with)
necessary?
Steve
I have about 200,000 records in an Access 2002 table with a "Disc Code"
field that contains data like the following:
Disc Code
AC2004
VAX1586
TDQV12
I would like to copy the text portion of this field to a separate field
leaving the original intact for the following result:
Disc Code Manufacturer Code
AC2004 AC
VAX1586 VAX
TDQV12 TDQV
Can this be done with an Update Query and some fancy use of wildcards or is
a macro and some functions (neither of which I am not very familiar with)
necessary?
Steve