Good evening everyone, I have been trying for a while to create something and I just can't make it work! I have tried as a table and not as a table. I have tried with conditional formating with the IF function but no luck either.
In the example below we have several text values in column B with different brands followed by numbers. I would like column C to show a text based on column B content.
Example: If B1 and B4 contain "Leroy..." I want column C to give me for both C1 and C4 "LEROY".
I honestly don't know how to get around this problem. I hope it's something really simple and I'm just being thick!
Thank you for your time.
In the example below we have several text values in column B with different brands followed by numbers. I would like column C to show a text based on column B content.
Example: If B1 and B4 contain "Leroy..." I want column C to give me for both C1 and C4 "LEROY".
I honestly don't know how to get around this problem. I hope it's something really simple and I'm just being thick!
Thank you for your time.
A | B | C |
1 | Leroy Merlin 3123124 | |
2 | Primark 13324 | |
3 | Primark 7723 | |
4 | Leroy Merlin 22220 | |
5 | Mango 338972 |