Find repeated complain

pdida8

New Member
Joined
Mar 2, 2021
Messages
4
Office Version
  1. 2016
Platform
  1. Windows
Hi. I'm new on excel and I'm trying to figure out a formula which would help me doing the following analyses.
I have a list of customers, who complain on our Call Center from different cities.
The list has these data- columns:
1. user (customer)
2. type of complain (ag. damaged equipment),
3. closing activity (eg. changed the equipment),
4. segment type (business or retail),
5. service type (we have 6 type of services, and
6. city
Now, on the column 1, one customer can have more than 1 complain within specified reporting period and with the same type of complains, therefore we want to do the analysis as following:
Report for same customer with the same type of complaints and at the end have:
- Number of same customers with same issue = 1 complain,
- Number of same customers with same issue = 2 repetitive complaints
- Number of same customers with same issue = 3 repetitive complaints
- Number of same customers with same issue = 4 repetitive complaints
- Number of same customers with same issue = 5+ repetitive complaints,

CustomerComplain typeClosure activitySegmentServiceCity
# 1Wrong priceCredit noteRetailService #1Berlin
# 2Damaged productRefundedRetailService #2Dortmund
# 3
# 4

If any one could help me out to solve this, I would be more than thankful.
Thanks in advance
 

Excel Facts

How can you automate Excel?
Press Alt+F11 from Windows Excel to open the Visual Basic for Applications (VBA) editor.
Do you want to know the numbers (stats) or which customers fall under each of the number of repetitive complaints or both?

How are you defining what a repetitive complaint is?
Segment and City are characteristics of the customer and not the complaint so you are left with
Complaint Type, Closure Activity and Service.

Is it just repetitive complaints from the same customer or repetitive complaints of a particular type from a customer?
Does the type of service that you deploy to rectify the complaint come into it?
 
Upvote 0
Thanks for fast reply.
Repetitive complain is if one customer is filing same complain more than one time, within specified period (example 1 month).
Due to data protection i can't attach data, but let's say I'm customer, I purchased a TV and within 1 month I'm complaining 5 times that TV colors are not accurate and 1 time that TV DHMI port is not working. So this would be,:
Complaints with 5 repetitive tickets = 1 or 83%
Complaints with 1 ticket = 17%
Total tickets 6

And yes, segment and city are characteristics of customer not complaint, but at the end I would like to know for example for customers who had let say 3 same repetitive tickets, how were they closed (activity) and from which cities are complaints coming most.
 
Upvote 0
So how do you record what the complaint is about?

If the complaint is that 'TV colors are not accurate' how would this be recorded?

Is it down to the person taking the complaint as to how the problem is described.

Could the exact same problem be described in different ways?

These are Service Calls rather than complaints.

Are you able to upload some anonymized data?
 
Upvote 0
Hi Herakles,
We have predefined type of opening categories based on type complaints with X service (this is not an issue). It can happen sometimes that for the same problem to be described on different ways (of different ticket opening category), that's why at the end we have closed activity which again are predefined and will be selected based on what was concluded by 2nd level of support.
These are complaints about services and I'm attaching some anonymized. Let me know if this is enough.

CustomerComplain typeClosure activitySegmentServiceCity
James 1Slow speedRouter re-configurationRetailInternetBerlin
John 2Browsing problemGeneral problemRetailInternetDortmund
JohannesChannel problemNo intervention neededRetailCable TVMunich
Anne 0Invoice complainCredit NoteRetailMobile telephonyHamburg
James 1Slow speedCable modem changedRetailInternetBerlin
John 2Browsing problemLAN problemRetailInternetDortmund
John 2VOD problemRestore factory settingsRetailCable TVDortmund
JohannesCable modem downGeneral problemRetailInternet & Cable TVMünchen
Sound StudioBrowsing problemRouter re-configurationBusinessInternetKöln
Sound StudioBrowsing problemNo intervention neededBusinessInternetKöln
Sound StudioBrowsing problemLAN problemBusinessInternetKöln
Sound StudioSlow speedCable modem changedBusinessInternetKöln
Art PrintSlow speedRouter re-configurationBusinessInternetBremen
Art PrintSlow speedLAN problemBusinessInternetBremen
Art PrintBrowsing problemCable modem changedBusinessInternetBremen
Shawn 1Cable modem downChange of splitterRetailInternet & Cable TVMünchen
AnthonyCatchUP TV problemProvisioned for VASRetailCable TVStuttgart
MartaDisconnectionsConnector changedRetailInternetDresden
BrigiteWiffi problemSSID & Password changedRetailInternetLeipzig
AnthonyBrowsing problemGeneral problemRetailInternetStuttgart
ArthurOutbound SMS problemB number absentBusinessMobile telephonyDuisburg
ArthurInvoice complainCredit NoteBusinessMobile telephonyDuisburg
ArthurVOD problemRestore factory settingsBusinessCable TVDuisburg
ArthurPPV ProblemProvisioned for VASBusinessCable TVDuisburg
ArthurSlow speedCable modem changedBusinessInternetDuisburg
ArthurSlow speedRouter re-configurationBusinessInternetDuisburg
 
Upvote 0
Yes then I can add count iff in as additional calculation on top. Thank you very much Herakles :)
 
Upvote 0

Forum statistics

Threads
1,214,827
Messages
6,121,817
Members
449,049
Latest member
cybersurfer5000

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top