hi,
i'm having a problem on my many to many database. It has 3 tables: "suppliers" , "service(s) offered" and a linking table "supplier/service".
I created a form to display detailed information about each supplier and a subform to show which service(s) are offered by each supplier (because a service can have more than one supplier and a supplier can offer more than one service).
However a lot of companies have different departments for which kind of service offered and then different information about contacts, emails, etc.
Any help about how can i display different information on the form fields when i select the different services offered by one supplier?
Thank you a lot.
i'm having a problem on my many to many database. It has 3 tables: "suppliers" , "service(s) offered" and a linking table "supplier/service".
I created a form to display detailed information about each supplier and a subform to show which service(s) are offered by each supplier (because a service can have more than one supplier and a supplier can offer more than one service).
However a lot of companies have different departments for which kind of service offered and then different information about contacts, emails, etc.
Any help about how can i display different information on the form fields when i select the different services offered by one supplier?
Thank you a lot.
Comment