Not sure why you would want to try to manipulate the find and replace. That is just a utility to help in the development. If you are trying to manipulate records, then try an update query, and to match part of the field, use the asterisk (*) prior to and after your criteria.
=*good* would return
1. This is very good.
2. Good this is very.
3. Verygoodthisis.