G
Guest
Hi, I have a form where i need to enter the ages of up to 4 children and their gendr. I have set this up with a combo for each child:
Child 1 Age, Gender
Child 2 Age, gender
Child 3 Age, gender
Child 4 Age, Gender
The Age combo has Under 12mths, 1,2,3.....15
The Gender combo is of course M,F
I want to run a query where it will give me a count of how many children in the dbase are of a certain age such as under 5 nd be able to choose M,F or either but because they are in different fields (child 1,2,3,4) it is difficult. Can anyone give me an idea of how to acheive this or an idea on a better way to set it up to be able to run a query to get this info?
I basically just want a combo listing Under 12mths, under 5yrs, under 10yrs, and another for F,M, either and be able to get a count of how many.
Child 1 Age, Gender
Child 2 Age, gender
Child 3 Age, gender
Child 4 Age, Gender
The Age combo has Under 12mths, 1,2,3.....15
The Gender combo is of course M,F
I want to run a query where it will give me a count of how many children in the dbase are of a certain age such as under 5 nd be able to choose M,F or either but because they are in different fields (child 1,2,3,4) it is difficult. Can anyone give me an idea of how to acheive this or an idea on a better way to set it up to be able to run a query to get this info?
I basically just want a combo listing Under 12mths, under 5yrs, under 10yrs, and another for F,M, either and be able to get a count of how many.