D
Daveo
Hi there,
I have a table that contains various fields. One of these fields is
[AreaOfWork], who's value is one of a possible 10 from a lookup table.
For each of these 10 values, I would like to count how many records
have the particular value.
I'd like to do this without having to make 10 queries - is there an
easy way?
Many thanks - David
I have a table that contains various fields. One of these fields is
[AreaOfWork], who's value is one of a possible 10 from a lookup table.
For each of these 10 values, I would like to count how many records
have the particular value.
I'd like to do this without having to make 10 queries - is there an
easy way?
Many thanks - David