Greetings all-

I have an array of data (30 columns and 25 rows). I know the row name, and I know the number in the row (only one occurance of number per row) in the row that I want to match. What I need to do is search by row, then by number, and when it matches, give me the column name.

Any help would be appreciated!!