How can this formula be changed to allow it to be 'pulled down' and find the next match in the range?
=COLUMNS(AGGREGATE(15,6,COLUMN(Test!$C$3:$P$32)/(Test!$C$3:$P$32=DATE($A$1,MONTH(DATEVALUE($A$2&1)),$C$4)),1))
=COLUMNS(AGGREGATE(15,6,COLUMN(Test!$C$3:$P$32)/(Test!$C$3:$P$32=DATE($A$1,MONTH(DATEVALUE($A$2&1)),$C$4)),1))