Hi,
would like to know how can I execute reverse look up or index match using vba macro?
My worksheet looks like this:
So my look up value is in column C while my return value is in column A
Thank you guys for the help!
would like to know how can I execute reverse look up or index match using vba macro?
My worksheet looks like this:
PHP:
Row Column A Column B Column C
1 Process Subprocess Ref. Indicator
2 Reporting Statutory FO/RM
3 Reporting Projects FO/RP
4 Reporting Projects FO/RPW
5 Reporting Projects FO/RPB
So my look up value is in column C while my return value is in column A
Thank you guys for the help!