willow1985
Well-known Member
- Joined
- Jul 24, 2019
- Messages
- 929
- Office Version
- 365
- Platform
- Windows
I am needing help with a IF AND formula.
I am looking to return a "Yes" if Column A Matches G2 and if anything in Column B starts with the first 3 characters from a reference list in Column F.
See below example with desired result in column C.
Thank you to anyone who can help with this.
I am looking to return a "Yes" if Column A Matches G2 and if anything in Column B starts with the first 3 characters from a reference list in Column F.
See below example with desired result in column C.
Thank you to anyone who can help with this.
Book1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | |||
1 | Company | Reference # | If is Blue Company and Reference starts with List Ref. | Reference | Company | ||||
2 | Blue Company | CAE51126 | Yes | CAE | Blue Company | ||||
3 | Red Company | DTY8852 | No | CAC | |||||
4 | Blue Company | RRW9543 | No | CAG | |||||
5 | Blue Company | CAT1137 | Yes | CAT | |||||
6 | Red Company | JEQ8842 | No | ||||||
7 | Blue Company | CAC84255 | Yes | ||||||
8 | Blue Company | CAG745 | Yes | ||||||
9 | Red Company | CAC7562 | No | ||||||
Sheet1 |