@vletm : thanks for responding.Mr.Karr
Is there always fixed number of rows per CAN?
If NO,
then You could check these two ways:
a) Filter by cell B1
b) Filter by cell J1
Thank you @bosco_yip I can utilize this.Or, try this formula solution.................
1] In C20, formula copied across and down :
=IFERROR(INDEX(C$1:C$16,AGGREGATE(15,6,ROW(C$1:C$16)/($B$1:$B$16=$B$20),ROWS($1:1))),"")
2] Using Format Painter, copy from F2 date format to F20:F31
3] Select B20 dropdown list in change to other name for testing purpose
Regards
Bosco