i have this formula to try to untie my top 3 but in the cell it gives me the num error but when I click on the insert function button it gives me the exact result that I wanted
I've tried many things by I couldn't find why it isn't working
Formula:
=IF(N(G3);INDEX($A$2:$A$9;SMALL(IF($B$2:$B$9=G3;ROW($A$2:$A$9)-ROW($A$2)+1);COUNTIF(G$2:G3;G3));1);"")
Thank You who could answer this for me
Bookmarks