P
Pietro
Hi,
I've a table "Company" that contains information about companies
:"Companyname,CompanyID,Address...", another table that contains information
about the responsible persons of these companies and their
contacts:"Tel,E-mail,....etc."
I created a relationship one-to-many between the two tables to gather them
in one query.
My problem is that when i print a report that's based on this query the
company that contains more than one responsible appears more than one time
(three times or four, depends on the number of the responsible persons)
So actually it looks very bad, is there a solution for this problem?
I've a table "Company" that contains information about companies
:"Companyname,CompanyID,Address...", another table that contains information
about the responsible persons of these companies and their
contacts:"Tel,E-mail,....etc."
I created a relationship one-to-many between the two tables to gather them
in one query.
My problem is that when i print a report that's based on this query the
company that contains more than one responsible appears more than one time
(three times or four, depends on the number of the responsible persons)
So actually it looks very bad, is there a solution for this problem?