Grouping By Type and Location

bruntonomo

Board Regular
Joined
Jul 29, 2018
Messages
67
Office Version
  1. 365
  2. 2016
Platform
  1. Windows
The purpose of this task is to set something up so that it can answer the question, "Where are certain types of problems happening and how often?"

Below is a sheet that I input all the data from reports I receive. This sheet is what my end product will be referencing.

Reports.PNG


I am trying to create a table/spreadsheet that will check the reports data input sheet above to see when an activity type is logged and then puts it into the spreadsheet in a way that groups everything by type of issue. Then it keeps track of the locations in which this particular activity type shows up and keeps a running tally of the number of times it shows up in that location.

I know how to use a COUNTIFS function to count how many times the activity type shows up in a location. The kicker is setting it up so that if a new activity type is logged, it creates a new listing in the table/spreadsheet. Likewise, if a new location is logged for an activity type, it automatically adds it under the activity type. Is this possible? Below is roughly how the end product should look.

IssueTypeGroups.PNG
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
What is your Excel variant?
 
Upvote 0

Forum statistics

Threads
1,214,979
Messages
6,122,550
Members
449,088
Latest member
davidcom

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