Hi Mahboob,
Sorry if I was not clear, let me try to explain better.
I have a BEX query that has quote numbers and who the ISM (Sales Person) is on each quote. In short, I have about 35 of these sales people. And on each quote they can be any certain level of sales person, those roles are (Lead ISM, BP:ISM, and BP:ISM2).
One sales person can only be on the quote in each role but each quote can have multiple roles. Some quotes will only have a Lead ISM, some will have a Lead ISM and a BP:ISM, etc.
So my data has headers and those roles are the titles. I wrote a small variable that counts the total number of quotes for each person for each role.
So my data looks like this:
This example shows two people Auger and Baker. You will see that Auger, as a Lead ISM did 154 Quotes, and as a BP:ISM did 28 quotes, and as a BP: ISM-2 did 10 quotes. I am trying to write a formula where I can have one column showing all of the ISM names, and the next column showing the total amount of quotes, so in this case it would be 192 for Auger.
I hope that better explains it. Thanks for your help.