R
Ramesh
HI,
I have a Productcode table with fields Oldcode and Newcode. Now I need to
replace the ProductCodes in the Order table, the old Codes with the
corresponding New codes.
How can i do this other than tediously using Find & replace? Is there a way
i could create some Update query to pick up from the Product table and
replace?
Thanks for any help.
Ramesh
I have a Productcode table with fields Oldcode and Newcode. Now I need to
replace the ProductCodes in the Order table, the old Codes with the
corresponding New codes.
How can i do this other than tediously using Find & replace? Is there a way
i could create some Update query to pick up from the Product table and
replace?
Thanks for any help.
Ramesh