vullkunnraven
New Member
- Joined
- Oct 28, 2009
- Messages
- 5
I have criteria in column a:
a2:111
a3:113
a4:111
a5:112
columns b,c,d are:
b2: 111_123_xyz | c2: 113_123_xyz | d2: 112_123_xyz
b3: 111_123_xyz | c2: 113_123_xyz | d2: 112_123_xyz
b4: 111_123_xyz | c2: 113_123_xyz | d2: 112_123_xyz
b5: 111_123_xyz | c2: 113_123_xyz | d2: 112_123_xyz
Now - I would like to return in column e the result based on column a.
For example, e3 would equal 113_123_xyz.
Any idea how to do this? I tried using left to extract the first three characters and doing an if formula, but I can't figure out how to have excel look over 3 columns.
Thanks
a2:111
a3:113
a4:111
a5:112
columns b,c,d are:
b2: 111_123_xyz | c2: 113_123_xyz | d2: 112_123_xyz
b3: 111_123_xyz | c2: 113_123_xyz | d2: 112_123_xyz
b4: 111_123_xyz | c2: 113_123_xyz | d2: 112_123_xyz
b5: 111_123_xyz | c2: 113_123_xyz | d2: 112_123_xyz
Now - I would like to return in column e the result based on column a.
For example, e3 would equal 113_123_xyz.
Any idea how to do this? I tried using left to extract the first three characters and doing an if formula, but I can't figure out how to have excel look over 3 columns.
Thanks