Try.........I need one more help in this sheet, can you please help me again.
as all the things you have told me worked good for me, now what I need is I need to bifurcate more data from this. I attached the file again, updating a Column in Table. Please check and Let me know that can it be more filtered differently
1] Set up a unique list for "Ledcode" in AL2:AL65
2] Select C3 >> Data >> Data Validation >>
>> Allow : List
>>Source : =$AL$2:$AL$65
3] In C3, click for dropdown List and select "Ledcode"
4] In H21, formula copied down :
=IF($G21="","",INDEX(DB!$A$1:$A$200,AGGREGATE(15,6,ROW($A$1:$A$200)/(DB!$F$1:$F$200=$C$3),ROWS($1:1))))
5] In L21, formula copied across :
=IF($K21="","",IFERROR(INDEX(DB!$A$1:$A$200,AGGREGATE(15,6,ROW($A$1:$A$200)/(DB!$F$1:$F$200=$C$3),COLUMNS($A:A))),""))
6] See attached file
Regards
Bosco