Hi, I have question on VBA Vlookup code.
I need to vlookup Test1 A column TO Test2 & Test3 files.
Test2 & Test3 have same format, and vlookup should be like below
=vlookup(TEST1 Column A values, test2 & test3 A:B,2,false)
please help!
Thanks in advance!!