Not quite that simple either - when you look at the webpage, I want the Offer section, and this could be one or more 'rows' of data. So I think I need to try and turn the single column TextList2 into multiple columns, pivot it somehow.... if the row is pure numbers that signifies a new record:
Ignore row 1, easy to do, row text is not 'Offer'
row 2 is numbers only so a new 'record'
| 0796 | Cassiopea S.p.A. (2021) | Offeror: Cosmo Pharmaceuticals N.V. Irland | Voluntry Offer | Offer initially friendly | Exchange offer |
Then I would 'end' the table when the next record says 'Obligation to make an offer (existence/exemptions)'
If I could get to this, it would just be a case of taking the data in Columns 2 & 3 for every record in the table