Hi Friends
I am trying to implement the excel vlookup function into my vba command.
I have a sheet with 2 tabs :
Tab 1 = "Base sheet" has 3 columns
Tab 2 = "ottwafield" has 2 columns.
We have to do a vlookup from Tab 1 to Tab 2 to get the data points from Tab 2.
Tab 1
Attachment 15361
Tab 2
Attachment 15362