This is the situation, I'm new to access:
Table_1
User1 is assigned to Site1, Site2, Site3
User2 is assigned to Site2, Site4
User3 is assigned to Site4
Table_2
Contains info on all sites
Now how do I filter the information displayed for user access?
I want User1 to see his assigned sites on Table_2, obviously not all sites.
I want User2 to see his assigned sites etc, etc
....
How do I do this, any help will be highly appreciated!