I receive some txt files that appear to be fixed width but have very little experience parsing files like this. I've attached a sample.
I'm hoping to achieve an output that has the following:
Columns - Community; Prefix; Street; Str Suffix; Dir; Low; High; Side; ESN
The issue is that the headers and the records are on 2 rows each and the Community values have to come from a special header for each table, each table being grouped by community and spread across multiple pages. I've read over a lot of posts regarding the multi-row formula tool, etc., but have not been able to find a good fit and was hoping to get some advice on where to start breaking these tables out and grouping them.