Hello all,
I am having difficulties with matching information from two columns and returning information from a third column.
Example:
Column A has 50 rows each with a value
Column B has 30 Rows each with a corresponding value
Column C has 30 Rows each with a value
I need a formula that match A and B and when they match, return me the value from C
I am currently trying to make this IF formula work: =IF(A1=B1:B30,C1:C30,0)
Anyone have a solution for me?
Thanks for helping out!
I am having difficulties with matching information from two columns and returning information from a third column.
Example:
Column A has 50 rows each with a value
Column B has 30 Rows each with a corresponding value
Column C has 30 Rows each with a value
I need a formula that match A and B and when they match, return me the value from C
I am currently trying to make this IF formula work: =IF(A1=B1:B30,C1:C30,0)
Anyone have a solution for me?
Thanks for helping out!