Hi
I tried to do this in Formula based i use this formula please tell me in VBA how to do this
=IFERROR(INDEX('Main Data'!$B$3:$B$17,SMALL(IF('Main Data'!$A$3:$A$17='Expecetd result'!$A1,ROW('Main Data'!$B$3:$B$17)-ROW('Main Data'!$B$3)+1),COLUMNS($B1:B1))),"")
I tried to do this in Formula based i use this formula please tell me in VBA how to do this
=IFERROR(INDEX('Main Data'!$B$3:$B$17,SMALL(IF('Main Data'!$A$3:$A$17='Expecetd result'!$A1,ROW('Main Data'!$B$3:$B$17)-ROW('Main Data'!$B$3)+1),COLUMNS($B1:B1))),"")