Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: stonysmithAh.. okay.. That format is an HTML file, but it's really XML inside.
If you need to do this just once, then open the file in Excel and change the type to XLSX as you save it, then use the ExcelReader node to bring it in.
If you need to do this on a repeated basis, then there is a chance that we could use the XML_Data node to process the file.