I'm working on a school service learning project in which we are creating a simple database for an organization that provides support to family's that have children with diabetes. They are interested in demographics in terms of where these kids are which is simple enough to handle with a query. However, there is a form we are trying to create almost as a proof that everything is working kosher-like. It's to mimic the form used to collect data from the families while they are in the hospital. It includes basic information about the patient/child, information about their guardians/parents, and asks if they have any siblings, as well as their age.
Here is a example I threw together in word just now to depict what I'm looking to do: https://i.sli.mg/GNLhPY.jpg
The jist of it is the report would be broken up by the patient, then inside the patient I'm looking to have the guardians and siblings repeat independently inside of the patient. Probably the easiest way to show what I'm thinking is this.
What I'm getting: https://i.sli.mg/wE01lB.jpg
What I really want: https://i.sli.mg/532Gpj.jpg
You'll notice that in the second one, Guardian and Sibling are level with each other. That's just MS Paint though.
Finally, these are the relationships I'm working with right now. Maybe one of you will look at it, decide I'm an idiot, and explain a better way to do it. I'd greatly appreciate it.
Relationships: https://i.sli.mg/6nNY5P.jpg
PS: Sorry, as a new user I can't make those into hyperlinks.
Here is a example I threw together in word just now to depict what I'm looking to do: https://i.sli.mg/GNLhPY.jpg
The jist of it is the report would be broken up by the patient, then inside the patient I'm looking to have the guardians and siblings repeat independently inside of the patient. Probably the easiest way to show what I'm thinking is this.
What I'm getting: https://i.sli.mg/wE01lB.jpg
What I really want: https://i.sli.mg/532Gpj.jpg
You'll notice that in the second one, Guardian and Sibling are level with each other. That's just MS Paint though.
Finally, these are the relationships I'm working with right now. Maybe one of you will look at it, decide I'm an idiot, and explain a better way to do it. I'd greatly appreciate it.
Relationships: https://i.sli.mg/6nNY5P.jpg
PS: Sorry, as a new user I can't make those into hyperlinks.