Amending this after looking at your example Bego.
Actually this is what I'm looking for. Macro(s) that will correct two things.
1) Add the dot at the end of a paragraph if one does not already exist.
2) Ensure that there is only one empty line (space or carriage return) between paragraphs.
Before Macro(s) have run:
I have no dot because this is one sentence which is part of a paragraph
and now I will place a dot. Now on this sentence I will need a dot because it is the end of this second sentence, but I forgot to put a dot when I wrote this complete paragraph
This second paragraph is three spaces apart to show an example of what my text file(s) look like presently. I also have paragraphs that are 2-4 lines or spaces between paragraphs, which I want corrected with a Macro. At the end of this paragraph I don't have dot either to show what my text files look like presently. I will be using these two paragraphs below to show the desired outcome after the Macro(s) are finished running
After the Macros have run:
I have no dot because this is one sentence which is part of a paragraph
and now I will place a dot. Now on this sentence I will need a dot because it is the end of this second sentence, but I forgot to put a dot when I wrote this complete paragraph.
This second paragraph is three spaces apart to show an example of what my text file(s) look like presently. I also have paragraphs that are 2-4 lines or spaces between paragraphs, which I want corrected with a Macro. At the end of this paragraph I don't have dot either to show what my text files look like presently. I will be using these two paragraphs below to show the desired outcome after the Macro(s) are finished running.
Cheers,
Betty