#4249
user
Participant

thanks

1) what about the others?

2) I would like to replace:

"." followed by space

with:

"," followed by space

but, ONLY when the first (“.” followed by space) is followed by anything but uppercase character

3) eeFindReplaceOnlyWord what really means? it means that it will replace the string only if its surrounded by spaces, commas, fullstops, newlines, etc?

4) I would like to lowercase any uppercase letter that is surrounded between two lowercase letters

thanks