Good day to all.
I have attached a sample that illustrates my problem. Basically I have a column (A) that contains numbers (including the possibility of zeros), some text and spaces. Next to it I have a column ( of names. What I want to do is compute an average of the numbers in column A according to the names in column B. The names in my sample are sorted, but in the real file they are not they cannot be sorted.
I have tried to create an array formula that does three things: (i) test for numbers in column A, (ii) exclude zero values to get a true average, and (iii) test for a specific name in column B. This seems pretty straightforward to me, but the attached file shows the problems I’m having. I get different results when I try different variations of the array formula and I don’t understand why.
As always I will be grateful for any assistance. This forum has helped so many times that I can’t really express my appreciation properly.