Will it find a exact word and replace?
I want to match only if the word is single..
example,
quicklyreason
qucik is might be
Now when i say to find quickly and replace it should only replace quick instead of both quicklyreason and quickly
How to do this?
|