T
Tara
I need some help with a query in which I need to group by
and then count the numbers within each group, then assign
each record a number. For example, I have a child who
has taken a Home Literacy test three times. I need to
assign the test that occured on 10/01/03 the number 1,
the test he took on 11/01/03 the number 2, etc. I have
another child who has taken the Home Literacy test twice
and the Creating Readers test three times. Again, I need
to number these tests as (Home Literacy)1, 2, (Creating
Readers)1, 2, 3 according to date. Test numbers are not
in the table so I need to create it within the query.
Any ideas? Hope this is enough info! Thanks in advance
for any help!!!
and then count the numbers within each group, then assign
each record a number. For example, I have a child who
has taken a Home Literacy test three times. I need to
assign the test that occured on 10/01/03 the number 1,
the test he took on 11/01/03 the number 2, etc. I have
another child who has taken the Home Literacy test twice
and the Creating Readers test three times. Again, I need
to number these tests as (Home Literacy)1, 2, (Creating
Readers)1, 2, 3 according to date. Test numbers are not
in the table so I need to create it within the query.
Any ideas? Hope this is enough info! Thanks in advance
for any help!!!