I hope someone can help me. It’s a bit of a strange one.
I have a query with information that I want to count.
Here are the details.
The query is for a reps database.
At a given time the rep will change data in a dropdown box with 6 options to indicate what stage of the prospect he is at. For example:
Stage 1
Stage 2
Stage 3
The rep could have anything from 30 to 50 prospects on the go at any one time with all of them at different stages.
What I am trying to do is count the contracts at each stage. Example
Rep name Stage1 Stage2 Stage3
Joe Bloggs 7 9 14
This will tell his employers how many companies are at Stage 1 and how many are at stage 2 and so on.
This information will then be send to a report that will display the information in the same order as the query.
Can this be done!!!!!
I have a query with information that I want to count.
Here are the details.
The query is for a reps database.
At a given time the rep will change data in a dropdown box with 6 options to indicate what stage of the prospect he is at. For example:
Stage 1
Stage 2
Stage 3
The rep could have anything from 30 to 50 prospects on the go at any one time with all of them at different stages.
What I am trying to do is count the contracts at each stage. Example
Rep name Stage1 Stage2 Stage3
Joe Bloggs 7 9 14
This will tell his employers how many companies are at Stage 1 and how many are at stage 2 and so on.
This information will then be send to a report that will display the information in the same order as the query.
Can this be done!!!!!