View Single Post
 
Old 02-05-2024, 02:44 AM
hss001 hss001 is offline Windows 10 Office 2021
Novice
 
Join Date: Dec 2023
Posts: 20
hss001 is on a distinguished road
Default

When I say "Document Paragraph numbers" I mean the ActiveDocument.Pararagraphs. I've used these previously in a solution I've written.

Here is what I want to achieve:
1. I have 2 Ranges with the Start and End point
2. I want to loop through all Paragraphs/Sentences between the Start and End Ranges

I'm unsure how to do this - some help or code samples would be greatly appreciated.
Reply With Quote