What is the correct syntax to use with the new 365 FILTER function to filter on a character within a string? In the example below, I would like to search for all ADIDs (column E) that has an "R" as the second character.
Excel365.xlsx | |||||||
---|---|---|---|---|---|---|---|
A | B | C | D | E | |||
1 | Account | Contract | Installation | Division | ADID | ||
2 | 21004134736 | 300001311 | 70400431 | GS | CO | ||
3 | 21004146698 | 300002530 | 70397646 | EL | CR | ||
4 | 21000572400 | 300046510 | 70009029 | EL | MN | ||
5 | 21000435038 | 300060331 | 70019883 | EL | MR | ||
6 | 21001286646 | 300080379 | 70136473 | EL | RS | ||
7 | 21001602651 | 300080459 | 70136396 | EL | RR | ||
8 | 21001288568 | 300080556 | 70140024 | EL | IN | ||
9 | 21001322649 | 300080853 | 70140843 | EL | IR | ||
10 | 21001323449 | 300080929 | 70144111 | EL | CR | ||
11 | 21001609755 | 300080933 | 70140900 | EL | RS | ||
12 | 21001251715 | 300084018 | 70144153 | EL | RR | ||
13 | 21001326046 | 300084019 | 70144357 | EL | RS | ||
14 | 21001251871 | 300084034 | 70144197 | EL | RS | ||
Sheet4 |