Shweta
Well-known Member
- Joined
- Jun 5, 2011
- Messages
- 514
Hi All,
I want below mentioned formula to be converted into VBA coding.
=INDEX(Sheet2!B$2:B$22,MATCH(1,IF(Sheet2!A$2:A$22=A2,IF(Sheet2!B$2:B$22>B2,1)),0))
Can someone please help me out.
I want to code this on command button.
Thanks,
Shweta
I want below mentioned formula to be converted into VBA coding.
=INDEX(Sheet2!B$2:B$22,MATCH(1,IF(Sheet2!A$2:A$22=A2,IF(Sheet2!B$2:B$22>B2,1)),0))
Can someone please help me out.
I want to code this on command button.
Thanks,
Shweta