Hi All,
Really struggling to get around the below problem. Any help would be appreciated.
I have 2 worksheets within my workbook and trying to create a XLOOKUP. See scenario below.
=XLOOKUP(WORKSHEET2(A2), WORKSHEET1(116 COLUMNS), WORKSHEET1(COLUMN A))
Worksheet 2 (A2) = My LOOKUP value is in column A of worksheet 2
Worksheet 1 (116 COLUMN) = My LOOKUP ARRAY is on worksheet 1 and is 116 columns of data. This is where I am struggling as XLOOKUP gives an error as I am assuming it cannot search across columns?
Worksheet 1 (COLUMN A) = The RETURN ARRAY is column A of Worksheet 1 and the value will be populated into my cell in Worksheet 2
Any solutions on how to tackle this would be appreciated if any additional info is required let me know!
Really struggling to get around the below problem. Any help would be appreciated.
I have 2 worksheets within my workbook and trying to create a XLOOKUP. See scenario below.
=XLOOKUP(WORKSHEET2(A2), WORKSHEET1(116 COLUMNS), WORKSHEET1(COLUMN A))
Worksheet 2 (A2) = My LOOKUP value is in column A of worksheet 2
Worksheet 1 (116 COLUMN) = My LOOKUP ARRAY is on worksheet 1 and is 116 columns of data. This is where I am struggling as XLOOKUP gives an error as I am assuming it cannot search across columns?
Worksheet 1 (COLUMN A) = The RETURN ARRAY is column A of Worksheet 1 and the value will be populated into my cell in Worksheet 2
Any solutions on how to tackle this would be appreciated if any additional info is required let me know!