Hello,
Wondered if anyone could help. I wanted to convert the following formula into VBA code but I think I may done something wrong.
FORMULA:
=INDEX('PPG DATASHEET'!$J$2:$J$30000,MATCH($D$1,'PPG DATASHEET'!$B$2:$B$30000,0))
VBA CODE
The value I am trying to match instead of cells D1 is in txtMDMCode.Value.![]()
Please Login or Register to view this content.
Appreciate the help
Bookmarks