R
Reduce multiple entries for same person
I have linked two databases and one of them contains multiple entries (its a
log of the individuals actions) for the same individual. I am trying to
create a report that lists the person, info about them, and then all the log
information on them. What is happening is that the report will create a new
page for each entry. So I end up with like 20 pages for the same person,
rather than a main page with their info and a page or two with the log
information. How can I set this up so that I can run a concise report?
log of the individuals actions) for the same individual. I am trying to
create a report that lists the person, info about them, and then all the log
information on them. What is happening is that the report will create a new
page for each entry. So I end up with like 20 pages for the same person,
rather than a main page with their info and a page or two with the log
information. How can I set this up so that I can run a concise report?