G
Guest
I am working on a database for help desk type calls. I have three call
categories and would like a running total of how many of each call I recieve.
These three values are located in one column of a table. What are my options
to make this happen?
Example:
Date Call Type Problem
11/5 Equipment VCR doesn't work
11/6 Computer Monitor wont turn on
11/6 Media CD is scratched
11/7 Equipment TV has no volume
I would like a report or something telling me that I have
2 Equipment calls
1 Computer Call
1 Media Call
categories and would like a running total of how many of each call I recieve.
These three values are located in one column of a table. What are my options
to make this happen?
Example:
Date Call Type Problem
11/5 Equipment VCR doesn't work
11/6 Computer Monitor wont turn on
11/6 Media CD is scratched
11/7 Equipment TV has no volume
I would like a report or something telling me that I have
2 Equipment calls
1 Computer Call
1 Media Call