Hi there,
In column A I got all the unique values using =UNIQUE('data1'!A:A)
Then in column B I got the number of total appearance for each unique value using =COUNTIF('data1'!A:A,a2) that I dragged down
And then I got the highest result that I got in the countif formula using =MAX(b2:b100)
Is it a way to do it all in one formula?
TIA
Nati
In column A I got all the unique values using =UNIQUE('data1'!A:A)
Then in column B I got the number of total appearance for each unique value using =COUNTIF('data1'!A:A,a2) that I dragged down
And then I got the highest result that I got in the countif formula using =MAX(b2:b100)
Is it a way to do it all in one formula?
TIA
Nati