Help needed #MsAccess

Joined
Jul 29, 2014
Messages
3
Reaction score
0
Pls i need some direction.
I'm designing a database for a laboratory. There are many tables that will contain test results. They all have in common a field called ID( primary key) linked by a one to one relationship because one patient has reports in different tables. The ID is unique to each patient.
For the Reports, i hit the rocks... How can i structure a report that can extract a patient's records from the different tables where they appear in the database?
 
Joined
Mar 20, 2012
Messages
764
Reaction score
4
The best way to go about something like this is to begin by building and saving a query that shows data grouped the way you would like in a report. Then you can use this query as the basis for the report.

Good luck!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top