S
Sara
I might be going about doing this the wrong way, but this is what I'm trying
to do:
I have a query that takes the date a position was vacated and shows me the
age in months as compared to today's date. Now what I want to do is count the
number of positions with a certain age (i.e. there are X number of positions
that are 5 months old). I tried to do a Crosstab query but I don't have
enough fields. I also tried querying the same field and set criteria for each
age in multiple columns but when I do that it always returns "0". I'm sure
there's probably some way to do this, I just don't know how. Otherwise I
would have to set up 13 separate queries which just seems superfluous.
Thanks in advance!
to do:
I have a query that takes the date a position was vacated and shows me the
age in months as compared to today's date. Now what I want to do is count the
number of positions with a certain age (i.e. there are X number of positions
that are 5 months old). I tried to do a Crosstab query but I don't have
enough fields. I also tried querying the same field and set criteria for each
age in multiple columns but when I do that it always returns "0". I'm sure
there's probably some way to do this, I just don't know how. Otherwise I
would have to set up 13 separate queries which just seems superfluous.
Thanks in advance!