3G
Member
Hello-
I have the following formula:
=MATCH(B6,Sheet1!$B$5:$B$14,0)
However, I want to pull back Column C from Sheet1 (In this case, C6). However, when I write the OFFSET, it tells me there's an error with the formula:
OFFSET(MATCH(B6,Sheet1!$B$5:$B$14,0),,1)
Can you use OFFSET with only 1 match, or, do you need to INDEX/MATCH it?
Thanks!
3G
I have the following formula:
=MATCH(B6,Sheet1!$B$5:$B$14,0)
However, I want to pull back Column C from Sheet1 (In this case, C6). However, when I write the OFFSET, it tells me there's an error with the formula:
OFFSET(MATCH(B6,Sheet1!$B$5:$B$14,0),,1)
Can you use OFFSET with only 1 match, or, do you need to INDEX/MATCH it?
Thanks!
3G