Hi, I'm looking for help with extracting a single letter from cells, Col B2 (B1 & C1 are headers). In the example below the extracted data is in column C and is taken from every cell in column B that has a letter "D" in that range. (Can be left or right of letter D), the actual search letter will come from another cell (H2). Note there are no blanks in the extracted data (Col C). I have tried over a week to no avail. Thanks in advance.
[TABLE="border: 2, cellpadding: 1, width: 100"]
Col B
[/td]Col C
[/td]AD
[/td]A
[/td]FG
[/td]F
[/td]RT
[/td]S
[/td]DF
[/td]ER
[/td]SD
[/td]AE
[/td]
[/TABLE]