Do I need a macro to find/change the following text in Word?
Find...
<paragraph mark><space><space><any lowercase letter>
replace with...
<space><same lowercase letter>
I am baffled by how this might be done, but have a feeling that it is probably do-able with vba...the tough part I think is that I only want it to look for a lowercase letter and disregard uppercase letters or numbers.
Can someone offer some insight...thank you in advance.
Find...
<paragraph mark><space><space><any lowercase letter>
replace with...
<space><same lowercase letter>
I am baffled by how this might be done, but have a feeling that it is probably do-able with vba...the tough part I think is that I only want it to look for a lowercase letter and disregard uppercase letters or numbers.
Can someone offer some insight...thank you in advance.