Hello everyone,
I am writing for show my issue with a query.
I have two tables : "Order" & "Stock".
Table Order have "Code Number"
Table Stock have "Code Number", "Serial Number", "Date"
I'd like to create a query that takes the serial number that belong to the Code Number, and specifically the serial number with the date of entry oldest.
To be more clear than serial number belongs to a code number.
I already tried to do the query but it returns more than one serial number for the same code; i try to input filter but the query doesn't return the serial numbers corresponding to other code number in the Orders table
TY
Fede
I am writing for show my issue with a query.
I have two tables : "Order" & "Stock".
Table Order have "Code Number"
Table Stock have "Code Number", "Serial Number", "Date"
I'd like to create a query that takes the serial number that belong to the Code Number, and specifically the serial number with the date of entry oldest.
To be more clear than serial number belongs to a code number.
I already tried to do the query but it returns more than one serial number for the same code; i try to input filter but the query doesn't return the serial numbers corresponding to other code number in the Orders table
TY
Fede