Looking for a way to find all instances of a single letter (variable) with spaces around. Wildcards?
For example, typing and a letter gets m isplaced. I would want to find where this happens, as the M is not picked up as a problem in spellcheck. I want to find any instances, of ANY letter, that has a space on either side of it. (even if it comes up with a lot of “I” entries.)
Is this possible, through wildcards or any other solution?
Thanks for your thoughts.
For example, typing and a letter gets m isplaced. I would want to find where this happens, as the M is not picked up as a problem in spellcheck. I want to find any instances, of ANY letter, that has a space on either side of it. (even if it comes up with a lot of “I” entries.) Is this possible, through wildcards or any other solution? Thanks for your thoughts. Read More