Find and Replace

E

E.B.

How would I restrict what find locates in order to replace it. In other words, I'm trying to replace Co with company but when I run find for Co it finds every occurrence of the 2 letters co even when I put a space before and after the co.
 
Top