Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50321

[SOLVED] How to implement array formula in the excel macro

$
0
0
How to implement below array formula in the excel macro ?

Code:

{=IFERROR(INDEX(IF(MID(A2:A65536,8,10)/1=0,LEFT(A2:A65536,6),""),MATCH(0,COUNTIF($E$1:E1,IF(MID(A2:A65536,8,10)/1=0,LEFT(A2:A65536,6),"")),0),0),"")}

Viewing all articles
Browse latest Browse all 50321

Latest Images

Trending Articles



Latest Images