artikyulashun
New Member
- Joined
- Aug 21, 2012
- Messages
- 41
Can the lookup_value within a MATCH function use the Concatenated value of two cells to identify the COLUMN number of a spreadsheet?
MATCH(lookup_value, lookup_array, [match_type])
Something like this is what I'm attempting : MATCH(CONCAT(A1,"-"B1),Sheet2!$3:$3,0)
Airic
MATCH(lookup_value, lookup_array, [match_type])
Something like this is what I'm attempting : MATCH(CONCAT(A1,"-"B1),Sheet2!$3:$3,0)
Airic