I have VB code that has a column of LookupVals and it succeeds at looking up the first value in the list, but I want it to keep going and Vlookup all of them -- and print the results in the cell below the first result.
I have VB code that has a column of LookupVals and it succeeds at looking up the first value in the list, but I want it to keep going and Vlookup all of them -- and print the results in the cell below the first result.