Hi everyone, I have a database in which I have inserted the products of my business, now I would like to specify the similarities that exist between the articles, for example product A is similar to product B and product C. I have a Products table on which the "Product Sheet" form is based, I would like to insert a subform on this form where I list the correlations between the product in question and others, obviously present in the Products table. A button that opens another form showing these correlations would also be fine. Unfortunately I have no idea how this relationship can be created between different records in the same table. Can anyone give me some suggestions? Thanks in advance to anyone who will respond