query

endri81

Registered User.
Local time
Today, 06:51
Joined
Jul 5, 2010
Messages
121
Hi I have a table like this:

MotherData
__________
Name
Age
Nationality
Education
NumberChildren
ProblemType

If Age is from 19 to 70 and Problem type from 740.00 to 759.99 I need a query for the report like this

Problem type Age
19-23 24-29 30-36
A
B
C
D
E
Where A,B,C,D are problems defined in ranges 740.00-742.15, 742.16-746.00.......
 

Attachments

Users who are viewing this thread

Back
Top Bottom