L
L. Edwards
I am trying to creat a report or query that will tally the results from a
drop down box. my database allows my employees to inform me of the outcome of
a phone call placed. There are 8 different possible outcomes to a phone call
in the drop down list. I want to be able to calculate how many of each
outcome was selected in the whole list. I can have the outcomes displayed
either as a number or text in the table.
For Example:
Name ID Phone Call Outcome
Jane Doe ****** (999) 555-1234 No Answer
John Doe ****** (999) 555-2345 Left Voicemail
Jana Doe ****** (999) 555-3456 Wrong Number
Josh Deo ****** (999) 555-5467 Disconnected
I want to be able to calculate the number of "No Answer" I get in the list
or "Wrong Number" etc. Now, I know that I can have the results appear in the
table in numerical form or text form but either way it means the same thing.
I have not been able to figure out how to accomplish this or even if its
something that can be accomplished. Please let me know if this is doable.
drop down box. my database allows my employees to inform me of the outcome of
a phone call placed. There are 8 different possible outcomes to a phone call
in the drop down list. I want to be able to calculate how many of each
outcome was selected in the whole list. I can have the outcomes displayed
either as a number or text in the table.
For Example:
Name ID Phone Call Outcome
Jane Doe ****** (999) 555-1234 No Answer
John Doe ****** (999) 555-2345 Left Voicemail
Jana Doe ****** (999) 555-3456 Wrong Number
Josh Deo ****** (999) 555-5467 Disconnected
I want to be able to calculate the number of "No Answer" I get in the list
or "Wrong Number" etc. Now, I know that I can have the results appear in the
table in numerical form or text form but either way it means the same thing.
I have not been able to figure out how to accomplish this or even if its
something that can be accomplished. Please let me know if this is doable.