jamierobinson
MIS
I would like to do a vlookup, or index/match, on data of one type to an array of data of another type. Example: the lookup value is text and the array is numeric. I need to convert both the lookup value and the array to the same type of data without actually having to reinput the data to effect a change. I would like to do something on the order of vlookup(value(C1),value(A1:B20),False), or the same thing using index/match. Any ideas?
-jamie
-jamie