G
GregB
I have a field in a table A: [order number] and a filed in table B: [serial
number]
I also have an excell sheet with two columns corresponding to the two fields
mentioned.
An order number can have many serial numbers
For example in my excel sheet a i might have the followging
1 | 12345
1 | 12412
1 | 12515
1 | 12152
2 | 12355
2 | 12611
How can I write a query to update my tables with the information from the
excel sheet?
Thanks for the help!
number]
I also have an excell sheet with two columns corresponding to the two fields
mentioned.
An order number can have many serial numbers
For example in my excel sheet a i might have the followging
1 | 12345
1 | 12412
1 | 12515
1 | 12152
2 | 12355
2 | 12611
How can I write a query to update my tables with the information from the
excel sheet?
Thanks for the help!