Hello,
The way my data is structured, its proving challenging to transpose and add.
This is what my data looks like -- Based on multiple criteria: Name and 'P' number, I need to get the sum of Counts.

So the output would look like

Anyway I can manipulate this data and get the required output?