I need two formulas that will identify the largest (or smallest) value in another column (X:X) among duplicate values in another colum (R:R) and and return "largest" (or "smallest).
R X formula1 formula2
123 1 smallest
456 2 smallest
123 3 largest
789 1
456 3 largest
123 2
Thanks in advance!
Bookmarks