Hello Guys I have a complicated Questing which I am not able to solve Please Help Me out:
=IF(VLOOKUP(AO4,Matrix!$A:$AG,MATCH(AP4,Matrix!$A$3:$AG$3,0),0)="X","match","To check")
I need above code in VBA and I am sharing all my VAB codes below
Sub Execute1()
Dim ws_zfi As Worksheet...