Rohith1324
Board Regular
- Joined
- Feb 27, 2018
- Messages
- 114
Hi,
I have the below excel formula which is taking so much time when I apply it on large dataset. - So please help me with VBA Code.
=IFERROR(INDEX(DB!AH:AH,MATCH(1,INDEX((DB!Z:Z=SO!N2)*(DB!AH:AH<>""),0),0)),"")
Regards,
Rohith M
I have the below excel formula which is taking so much time when I apply it on large dataset. - So please help me with VBA Code.
=IFERROR(INDEX(DB!AH:AH,MATCH(1,INDEX((DB!Z:Z=SO!N2)*(DB!AH:AH<>""),0),0)),"")
Regards,
Rohith M