C
carl
I have the following table:
ColA ColB
BOX005 Davies
BOX017 Anderson
BOX019 Jefferies
BOX050 Moores
I would like to have a formula in ColB below that will
look at the last 3 characters in the above table and
compare to the first 3 charaters in ColA below. If there
is a match, return the value in ColB of the above table.
ColA ColB
050S0B1
501S0B1
549S0B1
690S0B1
910S0B1
Thank you in advance.
ColA ColB
BOX005 Davies
BOX017 Anderson
BOX019 Jefferies
BOX050 Moores
I would like to have a formula in ColB below that will
look at the last 3 characters in the above table and
compare to the first 3 charaters in ColA below. If there
is a match, return the value in ColB of the above table.
ColA ColB
050S0B1
501S0B1
549S0B1
690S0B1
910S0B1
Thank you in advance.