In Excel 2000/2003 there was an option to save as a Web Page. So long as the workbook had only one sheet, this would create a single HTML file that contained the sheet's data and attributes in a sort of "extended" HTML format as documented on MSDN.
In Excel 2010, it appears the only option is to create an MHT file which is in a different format altogether.
I have a web based application I'm responsible for which relies on the "old" Office HTML format for certain purposes, so my question is: is there a way in Excel 2010 to export/save as a web page using that old format, or at least as an HTML file of some sort?
