kumara_faith
Well-known Member
- Joined
- Aug 19, 2006
- Messages
- 875
- Office Version
-
- 365
Hi,
I need to match the batch number in column C with the batch number in column B.
If it matches, then it should populate the value in column D.
The problem is the batch number in column B is actually the same as column C but it has last 3 extra characters.
Is there any way I can create a formula that would read the number in column C and match it with column B even though the last 3 characters are different?
Appreciate help. Thanks in advance.
I need to match the batch number in column C with the batch number in column B.
If it matches, then it should populate the value in column D.
The problem is the batch number in column B is actually the same as column C but it has last 3 extra characters.
Is there any way I can create a formula that would read the number in column C and match it with column B even though the last 3 characters are different?
Excel Workbook | |||||
---|---|---|---|---|---|
B | C | D | |||
3 | Batch Number 1 | Batch Number 2 | Match | ||
4 | VB123456-33 | VB123456 | #N/A | ||
5 | VB123466/22 | VB123466 | #N/A | ||
Sheet1 |
Appreciate help. Thanks in advance.