R
Rolf Rosenquist
I have two tables, tblA and tblB.
tblB has only 2 fields; Number and BarCode.
tblA has the same and also others with data, but here the field BarCode is
empty.
Now I want to update tblA with the BarCode values from tblB where the both
Number fields are the same.
I thought it was simple, but I get stuck.
Any suggestions will be most appreciated.
/ Rolf
tblB has only 2 fields; Number and BarCode.
tblA has the same and also others with data, but here the field BarCode is
empty.
Now I want to update tblA with the BarCode values from tblB where the both
Number fields are the same.
I thought it was simple, but I get stuck.
Any suggestions will be most appreciated.
/ Rolf