I am trying to create a database in MS Access, and am completely stuck at one point. It would really be appreciated if anyone could help:
Basically a tenant has multiple "requirements", which are just attributes that they need.
A building has "buildingAttributes", which are attributes that a building has.
For a specific tenant, I want to be able to list the buildingIDs that meet the tenants requirements.
It keeps feeling like i'm 90% of the way there, but it keeps failing to work
.
(Section of entity relationship diagram relevent to problem)
Any help would be really appreciated
Thanks, Andrew.
Basically a tenant has multiple "requirements", which are just attributes that they need.
A building has "buildingAttributes", which are attributes that a building has.
For a specific tenant, I want to be able to list the buildingIDs that meet the tenants requirements.
It keeps feeling like i'm 90% of the way there, but it keeps failing to work
.(Section of entity relationship diagram relevent to problem)
Any help would be really appreciated
Thanks, Andrew.

return Building1, 14 doesn't so don't return Building2