When I use =SMALL($B$21:$U$21,1) or =LARGE($B$21:$U$21,1) and do it for 1,2,3, and 4 I will get the amount of the smallest and largest.
I am having trouble when I use =INDEX($B$20:$U$20,MATCH(B26,$B$21:$U$21,0))
When I looked at the small or large and there is more than 1 of the same value it just input both of them
Than when I try to index it, it only gives me the first one how ever many time that value repeats
I need to know all the numbers have the same value
Bookmarks