Hello-
I have an access table of shipments. I am trying to link the serial # (numeric field) of shipments from that table with an imported table from our legacy system. The problem is the serial # in the legacy table is a text field with not only the serial # but notes, etc. How could I link these 2 tables together? I need to show the ship date of a product by serial # if the serial number exists in the legacy table field. I am not familiar with writing SQL commands nor visual basic.
Your help is appreciated.
I have an access table of shipments. I am trying to link the serial # (numeric field) of shipments from that table with an imported table from our legacy system. The problem is the serial # in the legacy table is a text field with not only the serial # but notes, etc. How could I link these 2 tables together? I need to show the ship date of a product by serial # if the serial number exists in the legacy table field. I am not familiar with writing SQL commands nor visual basic.
Your help is appreciated.