View Single Post
 
Old 07-12-2018, 04:59 AM
gmayor's Avatar
gmayor gmayor is offline Windows 10 Office 2016
Expert
 
Join Date: Aug 2014
Posts: 4,138
gmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud of
Default

The short answer is that using your document as an example, what you ask for is not possible. You have only shown one block of text with no indication of how to determine where the block starts and ends.

You referred to 'blue' texts, which start some lines but not others, and while it would be possible to create a macro to process the one block of text, I would imagine the other blocks would be different.

In order to put any text into a table using a macro, you would have to tell the macro where the text range to go in the table starts and stops, and then how to determine which pieces of text go in which cell.

The amount of error handling just to produce your example, when the start and end results are known, is significant. When working in the dark, imposible.
__________________
Graham Mayor - MS MVP (Word) (2002-2019)
Visit my web site for more programming tips and ready made processes www.gmayor.com
Reply With Quote