Hi,
i am trying to return values from a previous column by using match within index. it appears that i have done it corretly however rather then only returning the match value, it is returning all values from the selected column. my data is unsorted and i have made the match value text.
here is the formula that i have used, as i said i am not sure where i have gone wrong.
=INDEX('SPA Report'!A1:O500,(MATCH("BREACH",'SPA Report'!K$1:K500,0)),2)
thanks.
i am trying to return values from a previous column by using match within index. it appears that i have done it corretly however rather then only returning the match value, it is returning all values from the selected column. my data is unsorted and i have made the match value text.
here is the formula that i have used, as i said i am not sure where i have gone wrong.
=INDEX('SPA Report'!A1:O500,(MATCH("BREACH",'SPA Report'!K$1:K500,0)),2)
thanks.