PAULCALLAGHAN
Technical User
I have Access 2000. I would like to create a query based on data from two tables but having trouble joining them up.
In table 1 I have ORDNUM which is 10 characters in length. In table 2 I have 3 fields that relate back to this, ORDER (the first 6 characters), LINE (the next 2 characters) and DELIV (the final 2 characters).
Can someone please help me to write the SQL code to properly "join" these tables by connecting these fields together?
In table 1 I have ORDNUM which is 10 characters in length. In table 2 I have 3 fields that relate back to this, ORDER (the first 6 characters), LINE (the next 2 characters) and DELIV (the final 2 characters).
Can someone please help me to write the SQL code to properly "join" these tables by connecting these fields together?