Hi all,
This is one is a bit of a long shot!
I basically have a column where each cell contains some HTML I have scraped from a web crawl.
Sample of a cell below:
Is it possible to extract the inner text from each H2 and move to its own column for each row?![]()
<h2>Allowances- Payroll Forms</h2> <p><a href="file.docx">Download</a><br> <em>Last updated 17 Feb 2020 5:11pm</em></p> <h2>Deductions- Payroll Forms</h2> <p><a href="file.docx">Download</a><br> <em>Last updated 17 Feb 2020 5:11pm</em></p>
Any help would be greatly appreciated!
With thanks,
Cas
Bookmarks