DippNCope
Board Regular
- Joined
- May 21, 2009
- Messages
- 77
Hello,
I have a validation list in sheet1 A1. the list is on sheet 2 a1:a100 with data in columns a-k.
What I have now is this =IF(A1=Sheet2!A1:A100,Sheet2!B2:B100) in A2 and it will show correctly. How can I expand this so if A1 matches a value in sheet 2 column A it will put the row it matches into column a of sheet 1?
hope that makes sense
I have a validation list in sheet1 A1. the list is on sheet 2 a1:a100 with data in columns a-k.
What I have now is this =IF(A1=Sheet2!A1:A100,Sheet2!B2:B100) in A2 and it will show correctly. How can I expand this so if A1 matches a value in sheet 2 column A it will put the row it matches into column a of sheet 1?
hope that makes sense