Help with the FIND function

R

Ranger

Okay, I've gotten as far as =LEFT(D3,FIND("",D3)-1). I need to know how to
search for a variable letter (within the "s).

Or have I even been using the right function? >_>"
 
Top