T
Tony Williams
I have a database that holds records of people who work for organisations. I
have a table for the business which includes the name and head office
address and a table for the individuals which apart from the usual
firstname, surname etc has fields for a business branch address. Some
businesses have more than one branch and there are more than one individual
at a Branch. I'm trying to create a report that shows the business name, the
branch addresses and the individuals that work at each branch. However when
I run the report the names are duplicated and the branch addresses are
duplicated because there are more than one record with the same branch
address. I was wondering whether this was a problem with the database
structure or is it possible to single out one Branch address which is
repeated over a number of records and then list the individuals attached to
that branch?
Any help, guidance, suggestions would be welcome.
Cheers
Tony
have a table for the business which includes the name and head office
address and a table for the individuals which apart from the usual
firstname, surname etc has fields for a business branch address. Some
businesses have more than one branch and there are more than one individual
at a Branch. I'm trying to create a report that shows the business name, the
branch addresses and the individuals that work at each branch. However when
I run the report the names are duplicated and the branch addresses are
duplicated because there are more than one record with the same branch
address. I was wondering whether this was a problem with the database
structure or is it possible to single out one Branch address which is
repeated over a number of records and then list the individuals attached to
that branch?
Any help, guidance, suggestions would be welcome.
Cheers
Tony