Hi I'm creating a sheet "Summary Stats" from a base sheet called "Sheet 1"
Sheet 1 has many columns but of interest is
The alerts can be "100% Storage", "90% Storage", "80% Storage"
I want the populate the Summary Stats sheet to look like this
based on WeekOf, total Alerts, # of 100%,90%,80% alerts.
I tried a report but I just need a simple table and the report had groupings, expand/collapse.
I tried to create a sheet reference to Sheet1 with those columns, but I don't know how to reference a specific column within the sheet reference for a COUNTIFS formula.
Any help is appreciated, thanks