Convert HTML to Excel

S

simmerdown

I have a file in HTML with financial data that I need to convert to Excel
format, such that I can easily manipulate the data. In other words, remove
the page breaks and have the columns line up correctly.

How can I do this?
 
Top