Query and Graphs?

Novaember

Registered User.
Local time
Yesterday, 20:39
Joined
Nov 3, 2009
Messages
33
Hi
I'm completely stumped (as usual)

I'm trying to calculate the accuracy rate by analyst by month.
I can easily calculate it one month at a time.

What I need is to create a graph on a report that shows accuracy rate by month and I think my queries are bad.

I think I need one query that will display my results by month but I'm unsure how to write that.

I have a series of select queries that give me results then I calculate the accuracy rate but I have to tell them what the month it is in the select queries. So I would need to run this batch of queries for every month. (which is stupid)

If I take out the month criteria then it lumps everything together. How do i make it calculate by each month separately?

I think it must be something simple that I'm missing (usually is).

Any thoughts on how to give results by month all in 1 query?
Thanks so much.
 
need more info, perhaps sample database, describing the problem.

HTH:D
 

Users who are viewing this thread

Back
Top Bottom