I have a problem that I am sure is easy to resolve but is beyond me. I have a number of housing developments in many parts of the UK that I manage and have many contractors each with differing skills that cover not all the the developments.
I have created a many to many relationship between the the 2 tables (TblDevelopments and TblContractors)
I now want to be able to choose the correct Contractor for a particular development for a specific repair
Tbldevelopments contain only the development name.
TblContractor contains Contractor Contact information and 5 yes/no boxes for Landscaping/Plumbing/TV & Satellite/Electric Gates/Pest Control.
I have a form that records the repair request date, follow up date, and expected completion date (these are all bound to TblRepairs) I have an unbound Combo Box that allows the type of repair required to be recorded.
What I need to do now is have access select the correct contractor(s) to be intructed to carry out the repair.
Can anyone suggest my next step?
I have created a many to many relationship between the the 2 tables (TblDevelopments and TblContractors)
I now want to be able to choose the correct Contractor for a particular development for a specific repair
Tbldevelopments contain only the development name.
TblContractor contains Contractor Contact information and 5 yes/no boxes for Landscaping/Plumbing/TV & Satellite/Electric Gates/Pest Control.
I have a form that records the repair request date, follow up date, and expected completion date (these are all bound to TblRepairs) I have an unbound Combo Box that allows the type of repair required to be recorded.
What I need to do now is have access select the correct contractor(s) to be intructed to carry out the repair.
Can anyone suggest my next step?