R
RFJ
I have a table called 'ranges' - with two fields (named 'high' and 'low').
ie :
Low High 'fields name
0 10 'values
10 50
50 100
100 500
500 10000
I have another table called 'organisations' with a fieldname called 'size'.
(It contains the number of people employed in the organisation.) In the
table are details of about 50 organisations.
I want to create a query that will tell me how many organisations fall into
each range (eg 12 organisations with 0 to 10 staff, etc.).
Can SKS help.
TIA
ie :
Low High 'fields name
0 10 'values
10 50
50 100
100 500
500 10000
I have another table called 'organisations' with a fieldname called 'size'.
(It contains the number of people employed in the organisation.) In the
table are details of about 50 organisations.
I want to create a query that will tell me how many organisations fall into
each range (eg 12 organisations with 0 to 10 staff, etc.).
Can SKS help.
TIA