I am utilizing a combined MATCH and INDEX function to search several columns of data and return data in a specific column from the MATCHed ROW. It works when I only search 1 column, however when I ask it to search multiple columns or an array, it returns a N/A. Any idea why it won't search the array / multiple columns?
Alternately, is there a function which combines multiple searches so I can search multiple columns?
Any assistance would be greatly appreciated. Thanks.
Alternately, is there a function which combines multiple searches so I can search multiple columns?
Any assistance would be greatly appreciated. Thanks.