I want to compare values in an array. THe program must match value from one cell in another file to the first column in the array, if it matches, then compare another cell from the same first file with the 2nd column in the array in the same row. I f these values match then it should return value from another column in the same row.
I am attaching the file for reference, The first column to be matched is 'B' on 2nd page, the second column is column 'D' an the returning value column is column H
It will be better if you explain main points in code like which command is for what purpose because I might need to amend the program for according to other requirements I have.
So, can anyone please help?
Bookmarks