Hi, is there a way of making this formula so the ROWS bit at the end increases by one with each cell I drag it to (horizontally)? This works vertically but not horizontally. I did have a list of numbers in another block of cells and tried using the INDIRECT function but to no avail.
=IFERROR(LARGE(IF($D$2:$D$31=$M$35,$C$2:$C$31),ROWS($1:1)),"—")
Bookmarks