Hi CJ
Thank you for your help, you really explained it well for me.
For future reference and for anyone else that may have this problem, I made a query to get the data and made a SQL code as follows:
FROM [Component List] INNER JOIN [Interface List] ON [Component List].[Componet ID] = [Interface...