Hi , I have simple log, it's one access database called Table1, it has the following fields
1- Date
2- Caller Number
3- type of call ( dropdown menu /which is the problem )
4- Agent
5- Comments if any
I create chart, and I want it to show only the value inside the ( type of call ) filed.
that filed has dropdown menu and has the following options
- slow browsing
- low download
- weak line
and so on.
what happen now in my chart it's shows the similar problems as separated one instead of calculate the similar cases and shows the number of each problem.
all what I want to show on the chart is how many slow browsing and how many weak line and so on.
any idea ?I'm not experience on coding, so please be patient and keep it simple and easy.