Forum Discussion

omar keshek's avatar
omar keshek
Copper Contributor
Feb 28, 2018

Filter multiple values equals to another list of values

I faced this problems many times and I am not able to find a solution. It happens that I need to filter a table, selecting only the values equals to the values of a column of another table. How can I do it?

To be clear I have 2 tables:

1st table: only 1 column with the values I need to select (for example an ID list)

2nd table: several columns, one of these column is the one I need to use for the filter (for example an ID list).

 

I want to select in the table 2 only the lines where the ID values are the same on the ones of the table 1 (in ACCESS IT IS A JOIN). Can you help me?

Many thanks!!

Resources