We are trying to get this database Provider specific. When they go into the database it will open the frmProvidersList. This will list all the providers we provide support to on our EMR. When we click on the Open link it opens to the frmProviderDetails. On this form we would like it to list all the facilities the provider works / sees patients. So we're thinking the relationship should be one provider at many facilities. Right now it shows the providers and their facilities the ones we associated on the tables. However when we add a facility already on the tblfacility to the frmProvidersDetails it adds it as a new facility. I am assuming the relationship is incorrect. Can someone help with this, pleeeeaase? I have attached a test db we're using and removed any sensitive information.
Thank you in advance