'How to convert rtf file of txt boxes into excel table?

I am still just learning how to use VBA in excel and would love to learn specifically about pdf conversions into excel. My current issue is an rtf file from Prolog. The file looks like a clean table but upon inspection the file is made of grouped text boxes or frames? I have tried to convert the rtf file into excel, into a csv and then excel, into pdf and then excel. I am not advanced enough to know which power query commands to execute.

I understand that the rows of data all appear to be at the same height, can I key off of that to help create rows of data? The output file would have 12 columns. I have included a snapshot of the data but can include source data if needed.

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source