N
naigy via AccessMonster.com
Hi I am in the process of setting up a contacts database where for some
contacts i am wanting to store Spouse name and birthdate and where applicable
the same for the children all in one record. The fields are as follows (The
assumption is made that everyone shares the lastname field). At current I do
not have contacts where I want to store childrens details for more then 2
children.
Primary Firstname
Lastname
Birthdate
SpouseFirstname
SpouseBirthdate
1stChildFirstname
1stChildBirthdate
2ndChildFirstname
2ndChildBirthdate
Now what I want to be able to do is print out a list with everybodies names
and their date of birth (sorted by month then day which I will then format
into age also).
The only way I can see I can do this is to create 4 seperate queries and
output 4 seperate reports (or subreports) but I want to be able to merge it
all into one list so it is all ordered rather than broken into Primary,
spouse, 1st child, 2nd child. Is this doable and if so can someone point me
in the right direction. Thanks.
contacts i am wanting to store Spouse name and birthdate and where applicable
the same for the children all in one record. The fields are as follows (The
assumption is made that everyone shares the lastname field). At current I do
not have contacts where I want to store childrens details for more then 2
children.
Primary Firstname
Lastname
Birthdate
SpouseFirstname
SpouseBirthdate
1stChildFirstname
1stChildBirthdate
2ndChildFirstname
2ndChildBirthdate
Now what I want to be able to do is print out a list with everybodies names
and their date of birth (sorted by month then day which I will then format
into age also).
The only way I can see I can do this is to create 4 seperate queries and
output 4 seperate reports (or subreports) but I want to be able to merge it
all into one list so it is all ordered rather than broken into Primary,
spouse, 1st child, 2nd child. Is this doable and if so can someone point me
in the right direction. Thanks.