Is it possible to search row 1 (headers) for a value defined by a table from another sheet.
example row1 = One, Two, Three, four
sheet 2, column A:A = five, six, one, seven.
if sheet 1, row 1 contains any of the values listed in sheet 2!A:A, I need to have an output of true, or msgbox or...